Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.