Namespace: SchemaExplorer.Serialization
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
protected override string[] GetOwnerExpressions( PropertySerializerContext context ) |
| Visual Basic |
|---|
Protected Overrides Function GetOwnerExpressions ( context As PropertySerializerContext ) As String() |
Parameters
- context
- Type: CodeSmith.Engine..::..PropertySerializerContext