Namespace: CodeSmith.CustomProperties
Assembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)
Assembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public void WritePropertyXml( PropertySerializerContext context, XmlWriter writer, Object propertyValue ) |
Visual Basic |
---|
Public Sub WritePropertyXml ( context As PropertySerializerContext, writer As XmlWriter, propertyValue As Object ) |
Parameters
- context
- Type: CodeSmith.Engine..::..PropertySerializerContext
- writer
- Type: System.Xml..::..XmlWriter
- propertyValue
- Type: System..::..Object