共用方式為


ProcessThreadInfo.Identifier 屬性

定義

取得網站延伸模組識別碼。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.identifier")]
public int? Identifier { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.identifier")>]
member this.Identifier : Nullable<int>
Public ReadOnly Property Identifier As Nullable(Of Integer)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於