다음을 통해 공유


AgentRegistrationKeys.Secondary 속성

정의

보조 키를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상