次の方法で共有


CloseMessage.Error プロパティ

定義

省略可能なエラー メッセージを取得します。

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

プロパティ値

適用対象