SelectionContainer.ALL Field
Refers to all SelectableObjects.
Namespace: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)
Syntax
Public Const ALL As UInteger
Dim value As UInteger
value = SelectionContainer.ALL
public const uint ALL
public:
literal unsigned int ALL
public const var ALL : uint
Field Value
Type: System.UInt32
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.