Proprietà Template.Name

Ottiene il nome descrittivo per il modello.

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 descrittivo per il modello.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Template Interfaccia

Spazio dei nomi EnvDTE90