Język

FileOperationRequest.Target Property

Definition

Returns the target of the file operation.

public Android.OS.Storage.Operations.Targets.OperationTarget? Target { [Android.Runtime.Register("getTarget", "()Landroid/os/storage/operations/targets/OperationTarget;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getTarget", "()Landroid/os/storage/operations/targets/OperationTarget;", "", ApiSince=37)>]
member this.Target : Android.OS.Storage.Operations.Targets.OperationTarget

Property Value

Attributes

Remarks

Returns the target of the file operation.

Android reference for android.os.storage.operations.FileOperationRequest.getTarget.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to