Share via


IVsSelectionContext.SingleSelection Property

Definition

Returns the primary selected object in active window. This could be a document window or tool window.

public:
 property System::Object ^ SingleSelection { System::Object ^ get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
public object SingleSelection { get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
member this.SingleSelection : obj
Public ReadOnly Property SingleSelection As Object

Property Value

Attributes

Applies to