次の方法で共有


CloudFile.CopyState プロパティ

定義

最新のまたは保留中のコピー操作の状態を取得します。

public Microsoft.Azure.Storage.File.CopyState CopyState { get; }
member this.CopyState : Microsoft.Azure.Storage.File.CopyState
Public ReadOnly Property CopyState As CopyState

プロパティ値

CopyStateコピーの状態を含むオブジェクト。ファイルnullのコピー状態がない場合は 。

適用対象