CloudFileShare.Properties プロパティ

定義

共有のシステム プロパティを取得します。

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

プロパティ値

共有のプロパティです。

適用対象