JsonEncodedText.Value 속성

정의

미리 인코딩된 JSON 텍스트의 UTF-16 인코딩 표현을 로 String가져옵니다.

public:
 property System::String ^ Value { System::String ^ get(); };
public string Value { get; }
member this.Value : string
Public ReadOnly Property Value As String

속성 값

적용 대상