HelperMethods Class
Microsoft internal use only.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.PlatformUI.HelperMethods
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class HelperMethods
public static class HelperMethods
public ref class HelperMethods abstract sealed
[<AbstractClass>]
[<Sealed>]
type HelperMethods = class end
public final class HelperMethods
The HelperMethods type exposes the following members.
Methods
Name | Description | |
---|---|---|
AccessKeySpecifierFromObject | Microsoft internal use only. | |
StripAccelerators(String) | Microsoft internal use only. | |
StripAccelerators(String, Char) | Microsoft internal use only. | |
StripAccelerators(String, Object) | Microsoft internal use only. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.