NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CodePageEncoding.CodePage

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property CodePage As Integer
[C#]
public int CodePage {override get;}
[C++]
public: __property virtual int get_CodePage();
[JScript]
public function get CodePage() : int;

See Also

CodePageEncoding Class | CodePageEncoding Members | System.Globalization Namespace