共用方式為


AgentRegistration.Id 屬性

定義

取得或設定識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於