EBCDICEncoding.SetCodePage(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void SetCodePage(int codePage);
public void SetCodePage (int codePage);
member this.SetCodePage : int -> unit
Public Sub SetCodePage (codePage As Integer)
Parameters
- codePage
- Int32