IVsConnectedServiceInstanceReferenceProviderContext::ProviderGuid Property

 

Gets the project capabilities.

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

[DispIdAttribute(1610678272)]
property Guid ProviderGuid {
	Guid get();
}

Property Value

Type: System::Guid

The project capabilities.

Return to top
Show: