Share via


IVSMDDesigner.SelectionContainer Property

Definition

Gets the selection container.

public:
 property System::Object ^ SelectionContainer { System::Object ^ get(); };
public:
 property Platform::Object ^ SelectionContainer { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(1610678274)]
public object SelectionContainer { get; }
public object SelectionContainer { get; }
[<System.Runtime.InteropServices.DispId(1610678274)>]
member this.SelectionContainer : obj
member this.SelectionContainer : obj
Public ReadOnly Property SelectionContainer As Object

Property Value

An object of type ISelectionContainer.

Attributes

Applies to