TemplateWizardDisallowUserTemplatesSecurityAttribute
(Microsoft.VisualStudio.TemplateWizard.TemplateWizardDisallowUserTemplatesSecurityAttribute)
Inherits:
System.Attribute
Interfaces:
_Attribute
Derived Types:
0
Assembly:
Microsoft.VisualStudio.TemplateWizardInterface.dll
Specifies that the template wizard extension will only load templates located in the Visual Studio installation directory or one of its subdirectories.
VB.NET
C#
|
VB.NET
Public NotInheritable Class TemplateWizardDisallowUserTemplatesSecurityAttribute
Inherits System.Attribute
Implements System.Runtime.InteropServices._Attribute
End Class
Articles