TextInfo.EBCDICCodePage 属性   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取当前 TextInfo 所表示书写体系使用的“扩充的二进制编码的十进制交换码”(EBCDIC) 代码页。
public:
 property int EBCDICCodePage { int get(); };
	public:
 virtual property int EBCDICCodePage { int get(); };
	public int EBCDICCodePage { get; }
	public virtual int EBCDICCodePage { get; }
	member this.EBCDICCodePage : int
	Public ReadOnly Property EBCDICCodePage As Integer
	Public Overridable ReadOnly Property EBCDICCodePage As Integer
	属性值
当前 TextInfo 所表示书写体系使用的 EBCDIC 代码页。