CommandSetLibrary.SingleDocumentSelection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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