Share via


PropertyValue.StringValue 속성

정의

Value으로 String를 가져오거나 설정합니다.

public:
 property System::String ^ StringValue { System::String ^ get(); void set(System::String ^ value); };
public string StringValue { get; set; }
member this.StringValue : string with get, set
Public Property StringValue As String

속성 값

StringValue 버전입니다.

적용 대상