Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft internal use only.
This API is not CLS-compliant.
Inheritance Hierarchy
System.Object
Microsoft.Internal.VisualStudio.PlatformUI.Utilities
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public NotInheritable Class Utilities
[CLSCompliantAttribute(false)]
public static class Utilities
[CLSCompliantAttribute(false)]
public ref class Utilities abstract sealed
[<AbstractClass>]
[<Sealed>]
[<CLSCompliantAttribute(false)>]
type Utilities = class end
public final class Utilities
The Utilities type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
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. |
![]() ![]() |
QueryTypedValue<T> | Microsoft internal use only. |
![]() ![]() |
QueryValue | Microsoft internal use only. |
![]() ![]() |
SetValue(IVsUIDataSource, String, IVsUIObject) | Microsoft internal use only. |
![]() ![]() |
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.