Compartir a través de


ProcessInfoInner.UserName Propiedad

Definición

Obtiene o establece el nombre de usuario.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.user_name")]
public string UserName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.user_name")>]
member this.UserName : string with get, set
Public Property UserName As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a