LumiSoft Net Help
Encoding Property
NamespacesLumiSoft.Net.IOSmartStreamEncoding
Gets or sets string related methods default encoding.
Declaration Syntax
C#Visual BasicVisual C++F#
public Encoding Encoding { get; set; }
Public Property Encoding As Encoding
	Get
	Set
public:
property Encoding^ Encoding {
	Encoding^ get ();
	void set (Encoding^ value);
}
member Encoding : Encoding with get, set
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.
ArgumentNullExceptionIs raised when null value is passed.

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