次の方法で共有


FileProperties.NtfsAttributes プロパティ

定義

ファイルとディレクトリのファイル システム属性を取得または設定します。

public Microsoft.Azure.Storage.File.CloudFileNtfsAttributes? NtfsAttributes { get; set; }
member this.NtfsAttributes : Nullable<Microsoft.Azure.Storage.File.CloudFileNtfsAttributes> with get, set
Public Property NtfsAttributes As Nullable(Of CloudFileNtfsAttributes)

プロパティ値

適用対象