Accelerator::AccessKeySpecifierFromObject Method (Object^)
Visual Studio 2015
Converts the input object into an access key specifier. Objects of type char or single-character strings can be converted. If an object of a different type is passed in, & is returned.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- accessKeySpecifier
-
Type:
System::Object^
Object to convert.
Show: