HelperMethods Members

Include Protected Members
Include Inherited Members

The HelperMethods type exposes the following members.

Methods

  Name Description
Public methodStatic member AccessKeySpecifierFromObject 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.
Public methodStatic member StripAccelerators(String) Strips non-escaped accelerator markers ('&') from the given string.
Public methodStatic member StripAccelerators(String, Char) Strips non-escaped accelerator markers from the given string
Public methodStatic member StripAccelerators(String, Object) Returns the input string with the specified access key specifier stripped

Top

See Also

Reference

HelperMethods Class

Microsoft.VisualStudio.PlatformUI Namespace