Click or drag to resize

ValueWriterAttributeValueWriterTypeName Property

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public string ValueWriterTypeName { get; }

Property Value

Type: String
The name of a type that implements IValueWriterT.
See Also