VCCodeUsingAlias.IsTemplate Property

Definition

Determines whether this element is a template.

public:
 property bool IsTemplate { bool get(); };
public:
 property bool IsTemplate { bool get(); };
[System.Runtime.InteropServices.DispId(585)]
public bool IsTemplate { [System.Runtime.InteropServices.DispId(585)] get; }
[<System.Runtime.InteropServices.DispId(585)>]
[<get: System.Runtime.InteropServices.DispId(585)>]
member this.IsTemplate : bool
Public ReadOnly Property IsTemplate As Boolean

Property Value

true if this element is a template, otherwise false.

Attributes

Applies to