IVsPersistConnectedServices::Project Property

 

Gets the project.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

[DispIdAttribute(1610678272)]
property IVsHierarchy^ Project {
	IVsHierarchy^ get();
}

Property Value

Type: Microsoft.VisualStudio.Shell.Interop::IVsHierarchy^

The project.

Return to top
Show: