Persist.NET Documentation Class Library

ConverterHolder.Name Property

Return the name of the IConverter Throw an exception if the ConverterHolder is already initialized

[Visual Basic]
Public Property Name As String
[C#]
public string Name {get; set;}

Property Value

Missing <value> documentation for P:Persist.Config.ConverterHolder.Name

See Also

ConverterHolder Class | Persist.Config Namespace