Udostępnij za pośrednictwem


Metoda Boxes.Box — (Boolean)

Gets the box value specified.

Przestrzeń nazw:  Microsoft.VisualStudio.PlatformUI
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Public Shared Function Box ( _
    value As Boolean _
) As Object
public static Object Box(
    bool value
)

Parametry

Wartość zwracana

Typ: System.Object
Returns true if the value is true; otherwise returns false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Boxes Klasa

Przeciążenie Box

Przestrzeń nazw Microsoft.VisualStudio.PlatformUI