Compartir a través de


StatusCodesBasedTrigger.Win32Status Propiedad

Definición

Obtiene o establece el código de error win32.

[Newtonsoft.Json.JsonProperty(PropertyName="win32Status")]
public int? Win32Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="win32Status")>]
member this.Win32Status : Nullable<int> with get, set
Public Property Win32Status As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a