BinaryTypeConverterType Property
Namespace: KGySoft.ComponentModelAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
protected Type? Type { get; }
Protected ReadOnly Property Type As Type
Get
protected:
property Type^ Type {
Type^ get ();
}
member Type : Type with get
Property Value
TypeThis property returns the type that was specified in the
constructor.