Udostępnij za pośrednictwem


SelectionContainer.ALL Field

Refers to all SelectableObjects.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)

Syntax

'Declaration
Public Const ALL As UInteger
'Usage
Dim value As UInteger 

value = SelectionContainer.ALL
public const uint ALL
public:
literal unsigned int ALL
public const var ALL : uint

.NET Framework Security

See Also

Reference

SelectionContainer Class

SelectionContainer Members

Microsoft.VisualStudio.Shell Namespace