Partager via


Template.ID, propriété

Obtient l'ID du modèle.

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

Syntaxe

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

Valeur de propriété

Type : String
Chaîne représentant l'ID du modèle.

Sécurité .NET Framework

Voir aussi

Référence

Template Interface

EnvDTE90, espace de noms