Share via


DirectoryEntry.User Property

Definition

User owner of the file or directory

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to