Compartir a través de


Node.NodeDisplayName Propiedad

Definición

Obtiene el nombre para mostrar del nodo individual.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a