Share via


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

System.Uri

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

Applies to