言語

ExtensionParameter.Error プロパティ

定義

設定値の問題を記述するエラーです。

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

プロパティ値

エラー記述を含む読み取り専用 String

適用対象