Click or drag to resize
FormatterBasePrefix Property

[This is preliminary documentation and is subject to change.]

Gets the message prefix.

Namespace: Yalla
Assembly: Yalla.Core (in Yalla.Core.dll) Version: 1.0.5813.1925
Syntax
protected abstract string Prefix { get; }

Property Value

Type: String
Message prefix.
See Also