Compartir a través de


RemoteLoginInformation.NodeId Propiedad

Definición

Obtiene el identificador de nodo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Identificador del nodo de proceso.

Se aplica a