[This is preliminary documentation and is subject to change.]
Namespace: NFX.IOAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public override Type WriterType { get; }
public override Type WriterType { get; }
Public Overrides ReadOnly Property WriterType As Type
Get
Public Overrides ReadOnly Property WriterType As Type
Get
public:
virtual property Type^ WriterType {
Type^ get () override;
}
public:
virtual property Type^ WriterType {
Type^ get () override;
}
abstract WriterType : Type with get
override WriterType : Type with get
abstract WriterType : Type with get
override WriterType : Type with get
Property Value
Type:
Type