Partager via


Template.Name, propriété

Obtient le nom convivial du modèle.

Espace de noms :  EnvDTE90
Assembly :  EnvDTE90 (dans EnvDTE90.dll)

Syntaxe

'Déclaration
ReadOnly Property Name As String
string Name { get; }
property String^ Name {
    String^ get ();
}
abstract Name : string with get
function get Name () : String

Valeur de propriété

Type : String
Chaîne représentant le nom convivial du modèle.

Sécurité .NET Framework

Voir aussi

Référence

Template Interface

EnvDTE90, espace de noms