Share via


FileStatusProperties.Group Property

Definition

Gets the group owner.

[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