AccessKeyConverter.ConvertAmpersandToUnderscore(String) 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.
Microsoft internal use only.
public:
static System::String ^ ConvertAmpersandToUnderscore(System::String ^ inputString);
public:
static Platform::String ^ ConvertAmpersandToUnderscore(Platform::String ^ inputString);
static std::wstring ConvertAmpersandToUnderscore(std::wstring const & inputString);
public static string ConvertAmpersandToUnderscore (string inputString);
static member ConvertAmpersandToUnderscore : string -> string
Public Shared Function ConvertAmpersandToUnderscore (inputString As String) As String
Parameters
- inputString
- String
Returns
Returns String.