Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Defines common boxed values.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.PlatformUI.Boxes
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Public NotInheritable Class Boxes
public static class Boxes
The Boxes type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() ![]() |
Box(Boolean) | Gets the box value specified. |
![]() ![]() |
Box(Nullable<Boolean>) | Gets the box value specified. |
Top
Fields
| Name | Description | |
|---|---|---|
![]() ![]() |
BooleanFalse | Value of false. |
![]() ![]() |
BooleanTrue | Value of true. |
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.
.gif)
.gif)
.gif)