Partager via


Template.Description, propriété

Obtient la description du modèle.

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

Syntaxe

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

Valeur de propriété

Type : String
Description textuelle du modèle.

Sécurité .NET Framework

Voir aussi

Référence

Template Interface

EnvDTE90, espace de noms