IVSMDDesigner::SelectionContainer Property

 

Gets the selection container.

Namespace:   Microsoft.VisualStudio.Designer.Interfaces
Assembly:  Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)

[DispIdAttribute(1610678274)]
property Object^ SelectionContainer {
	Object^ get();
}

Property Value

Type: System::Object^

An object of type ISelectionContainer.

Return to top
Show: