ProvideDependentAssemblyAttribute::_guidUpdateNeeded Field

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Indicates whether a GUID update is required. If true, a GUID update is required. If false (default), no update is required.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
bool _guidUpdateNeeded

Field Value

Type: System::Boolean
Return to top
Show: