AddAdapterWiz.SelectedProject 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.
Important
This API is not CLS-compliant.
public:
property EnvDTE::Project ^ SelectedProject { EnvDTE::Project ^ get(); };
[System.CLSCompliant(false)]
public EnvDTE.Project SelectedProject { get; }
member this.SelectedProject : EnvDTE.Project
Public ReadOnly Property SelectedProject As Project
Property Value
- Attributes