Share via


XmlHelpers.IsSupportedEncoding(String) Method

Definition

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

Parameters

strEnc
String

Returns

Applies to