다음을 통해 공유


Key.Value 속성

정의

등록에 사용되는 Automation 키의 값을 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="Value")]
public string Value { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Value")>]
member this.Value : string
Public ReadOnly Property Value As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상