A Sandcastle Documented Class Library
IServerEncoding Property |
Get the encoding used on this IServer.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
Encoding Encoding { get; }
ReadOnly Property Encoding As Encoding Get
property Encoding^ Encoding { Encoding^ get (); }
abstract Encoding : Encoding with get
Property Value
Type: EncodingSee Also