共用方式為


StatusCodesBasedTrigger.Win32Status 屬性

定義

取得或設定 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)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於