TextInfo.ANSICodePage 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得目前 TextInfo 所代表的書寫系統使用的美國國家標準局 (ANSI) 字碼頁 (Code Page)。
public:
property int ANSICodePage { int get(); };
public:
virtual property int ANSICodePage { int get(); };
public int ANSICodePage { get; }
public virtual int ANSICodePage { get; }
member this.ANSICodePage : int
Public ReadOnly Property ANSICodePage As Integer
Public Overridable ReadOnly Property ANSICodePage As Integer
屬性值
目前 TextInfo 所代表書寫系統使用的 ANSI 字碼頁。