Udostępnij za pośrednictwem


Właściwość IClassifier.IsTemplate —

Ma wartość true, jeśli ta klasa jest szablon, który może być powiązany z parametrów.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Classes
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
ReadOnly Property IsTemplate As Boolean
bool IsTemplate { get; }
property bool IsTemplate {
    bool get ();
}
abstract IsTemplate : bool
function get IsTemplate () : boolean

Wartość właściwości

Typ: System.Boolean

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IClassifier Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes