TemplateWizardDisallowUserTemplatesSecurityAttribute.DisallowUserTemplates Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates whether to disallow user templates.
public:
property bool DisallowUserTemplates { bool get(); };
public:
property bool DisallowUserTemplates { bool get(); };
public bool DisallowUserTemplates { get; }
member this.DisallowUserTemplates : bool
Public ReadOnly Property DisallowUserTemplates As Boolean
Property Value
true to disallow user templates; otherwise, false.