CommandSetLibrary.SingleDocumentSelection Property

Definition

Returns the primary selected object in the active document window.

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

Property Value

Attributes

Applies to