Modifier

Partager via


IExceptionSummaryProvider.Descriptions Property

Definition

Gets the set of description strings exposed by this provider.

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)

Property Value

Applies to