SelectionContainer.SELECTED Field

Refers to all SelectedObjects.

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

Syntax

'宣言
Public Const SELECTED As UInteger
'使用
Dim value As UInteger

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

Field Value

Type: System.UInt32

Permissions

See Also

Reference

SelectionContainer Class

SelectionContainer Members

Microsoft.VisualStudio.Shell Namespace