Share via


DirectoryEntry.Name Property

Definition

Name of the entry

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to