다음을 통해 공유


AccountProperties.FriendlyName Property

Definition

Gets or sets the friendly name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to