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!

TextInfo.EBCDICCodePage

[To be supplied.]

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

See Also

TextInfo Class | TextInfo Members | System.Globalization Namespace