IExceptionSummaryProvider.Descriptions プロパティ

定義

このプロバイダーによって公開される説明文字列のセットを取得します。

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ Descriptions { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<string> Descriptions { get; }
member this.Descriptions : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Descriptions As IReadOnlyList(Of String)

プロパティ値

適用対象