Initializes a new instance of the Property class
Namespace: CodeSmith.Engine.SchemaAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public Property( string name, string value ) |
Visual Basic |
---|
Public Sub New ( name As String, value As String ) |