Share via


SelectionContainer.SELECTED Field

Refers to all SelectedObjects.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

SelectionContainer Class

SelectionContainer Members

Microsoft.VisualStudio.Shell Namespace