| DefaultFormatterPrologue Property |
[This is preliminary documentation and is subject to change.]
Gets the prologue.
Namespace: YallaAssembly: Yalla.Core (in Yalla.Core.dll) Version: 1.0.5813.1925
Syntax public override string Prologue { get; }
Public Overrides ReadOnly Property Prologue As String
Get
public:
virtual property String^ Prologue {
String^ get () override;
}
abstract Prologue : string with get
override Prologue : string with get
Property Value
Type:
StringPrologue.
Implements
ILogFormatterPrologueSee Also