Gets the format.
Namespace: Dapfor.Net.FormatsAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public override IFormat Format { get; } |
| Visual Basic |
|---|
Public Overrides ReadOnly Property Format As IFormat Get |
| Visual C++ |
|---|
public: virtual property IFormat^ Format { IFormat^ get () override; } |
| F# |
|---|
abstract Format : IFormat with get override Format : IFormat with get |
Property Value
Type: IFormatThe format.