Template Interface

Represents a Visual Studio template available in the current instance of the integrated development environment (IDE).

Namespace:  EnvDTE90
Assembly:  EnvDTE90 (in EnvDTE90.dll)

Syntax

'Declaration
<GuidAttribute("76A0263C-083C-49F1-B312-9DB360FCC9F1")> _
Public Interface Template
'Usage
Dim instance As Template
[GuidAttribute("76A0263C-083C-49F1-B312-9DB360FCC9F1")]
public interface Template
[GuidAttribute(L"76A0263C-083C-49F1-B312-9DB360FCC9F1")]
public interface class Template
public interface Template

See Also

Reference

Template Members

EnvDTE90 Namespace