다음을 통해 공유


IndexedString.Value 속성

정의

IndexedString 개체와 연결된 문자열을 가져옵니다.

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

속성 값

String

초기화된 문자열입니다.

적용 대상

추가 정보