다음을 통해 공유


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

반환

적용 대상