AccessKeyConverter::ConvertAmpersandToUnderscore Method (String^)

Visual Studio 2015
 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
static String^ ConvertAmpersandToUnderscore(
	String^ inputString
)

Parameters

inputString
Type: System::String^

Return Value

Type: System::String^

Returns String.

Return to top
Show: