VSConstants.SELECTED 字段

定义

表示选择容器中的选定对象的 GUID。

public: System::UInt32 SELECTED = 2;
unsigned int SELECTED = 2;
public const uint SELECTED = 2;
val mutable SELECTED : uint32
Public Const SELECTED As UInteger  = 2

字段值

UInt32

注解

在方法和中使用此标志 ISelectionContainer.GetObjects ISelectionContainer.CountObjects

适用于