次の方法で共有


CloudFileDirectory.Share プロパティ

定義

ディレクトリの共有を表す CloudFileShare オブジェクトを取得します。

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

プロパティ値

CloudFileShare オブジェクト。

実装

適用対象