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