VSDiagramView.SelectionService 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.
protected:
property System::ComponentModel::Design::ISelectionService ^ SelectionService { System::ComponentModel::Design::ISelectionService ^ get(); };
protected System.ComponentModel.Design.ISelectionService SelectionService { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.SelectionService : System.ComponentModel.Design.ISelectionService
Protected ReadOnly Property SelectionService As ISelectionService
Property Value
- Attributes