Namespace: CodeSmith.EngineAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
[SerializableAttribute]
[ObsoleteAttribute("The CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.")]
public sealed class CodeTemplatePropertyAttribute : Attribute |
| Visual Basic |
|---|
<SerializableAttribute>
<ObsoleteAttribute("The CodeTemplatePropertyAttribute has been deprecated, use the OptionalAttribute and the NotCheckedAttribute instead.")>
Public NotInheritable Class CodeTemplatePropertyAttribute
Inherits Attribute |
Inheritance Hierarchy
See Also