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

See Also

Reference

SelectionContainer Class

SelectionContainer Members

Microsoft.VisualStudio.Shell Namespace