IVsSelectionContext.SingleDocumentSelection Property

Definition

Returns the primary selected object in the active document window.

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

Property Value

Attributes

Applies to