Gets or sets default charset encoding used for string related operations.
| C# | Visual Basic | Visual C++ | F# |
public Encoding Charset { get; set; }
Public Property Charset As Encoding Get Set
public: property Encoding^ Charset { Encoding^ get (); void set (Encoding^ value); }
member Charset : Encoding with get, set
| Exception | Condition |
|---|---|
| ArgumentNullException | Is raised when null reference value is set. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119