SelectionContainer.SELECTED Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Refers to all SelectedObjects.
public: System::UInt32 SELECTED = 2;
unsigned int SELECTED = 2;
public const uint SELECTED = 2;
val mutable SELECTED : uint32
Public Const SELECTED As UInteger = 2