次の方法で共有


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

戻り値

適用対象