Namespace: CodeSmith.Engine
Assembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Assembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
[ObsoleteAttribute("The CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.")] public enum CodeTemplatePropertyOption |
Visual Basic |
---|
<ObsoleteAttribute("The CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.")> Public Enumeration CodeTemplatePropertyOption |
Members
Member name | Value | Description | |
---|---|---|---|
Required | 0 | ||
Optional | 1 | ||
NotChecked | 2 |