次の方法で共有


DirectoryEntry.Group プロパティ

定義

ファイルまたはディレクトリのグループ所有者

[Newtonsoft.Json.JsonProperty(PropertyName="group")]
public string Group { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="group")>]
member this.Group : string
Public ReadOnly Property Group As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象