次の方法で共有


CopyState.Source プロパティ

定義

コピー操作のコピー元の URI を取得します。

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

プロパティ値

Uri

コピー操作のコピー元を示す Uri、または null です。

適用対象