Condividi tramite


Proprietà ExceptionSettings.Name

Ottiene il nome dell'impostazione di eccezione specificata.

Spazio dei nomi:  EnvDTE90
Assembly:  EnvDTE90 (in EnvDTE90.dll)

Sintassi

'Dichiarazione
ReadOnly Property Name As String
    Get
string Name { get; }
property String^ Name {
    String^ get ();
}
abstract Name : string
function get Name () : String

Valore proprietà

Tipo: System.String
Stringa che rappresenta il nome dell'impostazione di eccezione.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ExceptionSettings Interfaccia

Spazio dei nomi EnvDTE90

Altre risorse

Grafico del modello a oggetti di automazione