次の方法で共有


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

プロパティ値

生の値の文字列表現。

適用対象