Compartir a través de


Deployment.Author Propiedad

Definición

Obtiene o establece quién creó la implementación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a