Accelerator::StripAccelerators Method (String^, Object^)
Visual Studio 2015
Returns the input string with the specified access key specifier stripped.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- input
-
Type:
System::String^
String to strip of access key specifiers.
- accessKeySpecifier
-
Type:
System::Object^
Character to strip.
Show: