Gets or sets string related methods default encoding.
Declaration Syntax
C# | Visual Basic | Visual 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
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
ArgumentNullException | Is raised when null value is passed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119