See Also

EnhancedStream Class  | EnhancedStream Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerTCP Email Validation for .NET

Encoding Property

Dart.PowerTCP.EmailValidation Namespace > EnhancedStream Class : Encoding Property

Gets or sets the type of encoding to use.

[Visual Basic]
Public Property Encoding As Encoding
[C#]
public Encoding Encoding {get; set;}
[C++]
public: __property Encoding* get_Encoding(); public: __property void set_Encoding(    Encoding* value );
[C++/CLI]
public: property Encoding^ Encoding {    Encoding^ get();    void set (Encoding^ value); }

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

EnhancedStream Class  | EnhancedStream Members


Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.