IVsProjectReferenceProviderContext::CurrentProject Property
Visual Studio 2015
Gets or sets the current project in the hierarchy.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
[DispIdAttribute(1610743808)] property IVsHierarchy^ CurrentProject { IVsHierarchy^ get(); void set(IVsHierarchy^ value); }
Property Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsHierarchy^
Show: