DTE.SelectedItems 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.
public:
property EnvDTE::SelectedItems ^ SelectedItems { EnvDTE::SelectedItems ^ get(); };
[System.Runtime.InteropServices.DispId(213)]
public EnvDTE.SelectedItems SelectedItems { [System.Runtime.InteropServices.DispId(213)] get; }
[<System.Runtime.InteropServices.DispId(213)>]
[<get: System.Runtime.InteropServices.DispId(213)>]
member this.SelectedItems : EnvDTE.SelectedItems
Public ReadOnly Property SelectedItems As SelectedItems
Property Value
- Attributes