Share via


ExceptionSummary.Description プロパティ

定義

例外の概要の説明を取得します。

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

プロパティ値

注釈

これは、メトリック ディメンションとしての使用に適したカーディナリティの低い文字列であり、プライバシーに依存する情報が含まれていないことが保証されます。

適用対象