Partager via


VCCodeUsingAlias.IsTemplate, propriété

Détermine si cet élément est un modèle.

Espace de noms :  Microsoft.VisualStudio.VCCodeModel
Assembly :  Microsoft.VisualStudio.VCCodeModel (dans Microsoft.VisualStudio.VCCodeModel.dll)

Syntaxe

'Déclaration
ReadOnly Property IsTemplate As Boolean
bool IsTemplate { get; }
property bool IsTemplate {
    bool get ();
}
abstract IsTemplate : bool with get
function get IsTemplate () : boolean

Valeur de propriété

Type : Boolean
true si cet élément est un modèle, sinon false.

Sécurité .NET Framework

Voir aussi

Référence

VCCodeUsingAlias Interface

Microsoft.VisualStudio.VCCodeModel, espace de noms