CopyState.Source Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the source URI of a copy operation.
public Uri Source { get; }
member this.Source : Uri
Public ReadOnly Property Source As Uri
Property Value
System.Uri
A System.Uri indicating the source of a copy operation, or null.