Utilities Class
Microsoft internal use only.
Inheritance Hierarchy
System.Object
Microsoft.Internal.VisualStudio.PlatformUI.Utilities
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Декларация
<ExtensionAttribute> _
Public NotInheritable Class Utilities
public static class Utilities
The Utilities type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
CallCatchingExceptions | |
![]() ![]() |
Convert(IVsUIObject, __VSUIDATAFORMAT) | |
![]() ![]() |
Convert(IVsUIObject, __VSUIDATAFORMAT, IServiceProvider) | |
![]() ![]() |
Count | |
![]() ![]() |
GetItem | |
![]() ![]() |
GetObjectData | Microsoft internal use only. |
![]() ![]() |
GetObjectFormat | Microsoft internal use only. |
![]() ![]() |
GetObjectType | Microsoft internal use only. |
![]() ![]() |
GetTypedValue<T> | Microsoft internal use only. |
![]() ![]() |
GetValue | Microsoft internal use only. |
![]() ![]() |
GetValueAsFormat | |
![]() ![]() |
Invoke | |
![]() ![]() |
QueryTypedValue<T> | Microsoft internal use only. |
![]() ![]() |
QueryValue | Microsoft internal use only. |
![]() ![]() |
SetValue(IVsUIDataSource, String, IVsUIObject) | Microsoft internal use only. |
![]() ![]() |
SetValue(IVsUIDataSource, String, Boolean) | |
![]() ![]() |
SetValue(IVsUIDataSource, 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.