Compartir a través de


DeploymentExportResult.Template Propiedad

Definición

Obtiene o establece el contenido de la plantilla.

[Newtonsoft.Json.JsonProperty(PropertyName="template")]
public object Template { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="template")>]
member this.Template : obj with get, set
Public Property Template As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a