共用方式為


XmlHelpers.IsSupportedEncoding(String) 方法

定義

public:
 static bool IsSupportedEncoding(System::String ^ strEnc);
public static bool IsSupportedEncoding (string strEnc);
static member IsSupportedEncoding : string -> bool
Public Shared Function IsSupportedEncoding (strEnc As String) As Boolean

參數

strEnc
String

傳回

適用於