Compartir a través de


OnErrorDeployment.DeploymentName Propiedad

Definición

Obtiene o establece la implementación que se usará en caso de error.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a