CopyState.Source Property

Definition

Gets the source URI of a copy operation.

public Uri Source { get; }
member this.Source : Uri
Public ReadOnly Property Source As Uri

Property Value

Uri

A Uri indicating the source of a copy operation, or null.

Applies to