Share via


DirectoryEntry.Group Property

Definition

Group owner of the file or directory

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to