Share via


ProvideDependentAssemblyAttribute._guidUpdateNeeded Field

This API supports the .NET Framework 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.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
Protected _guidUpdateNeeded As Boolean
protected bool _guidUpdateNeeded
protected:
bool _guidUpdateNeeded
val mutable _guidUpdateNeeded: bool
protected var _guidUpdateNeeded : boolean

.NET Framework Security

See Also

Reference

ProvideDependentAssemblyAttribute Class

Microsoft.VisualStudio.Shell Namespace