次の方法で共有


DiagnosticMessage.FormattedMessage プロパティ

定義

書式設定されたエラー メッセージを取得します。

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

プロパティ値

適用対象