다음을 통해 공유


ValueProviderResult.AttemptedValue 속성

정의

표시를 위해 문자열로 변환되는 원시 값을 가져오거나 설정합니다.

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

속성 값

String

원시 값의 문자열 표현입니다.

적용 대상