LumiSoft Net Help
Charset Property
NamespacesLumiSoft.NetByteBuilderCharset
Gets or sets default charset encoding used for string related operations.
Declaration Syntax
C#Visual BasicVisual 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
Property Value
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when null reference value is set.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119