StartPageGuidList.guidPackage Field
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Dichiarazione
Public Shared ReadOnly guidPackage As Guid
'Utilizzo
Dim value As Guid
value = StartPageGuidList.guidPackage
public static readonly Guid guidPackage
public:
static initonly Guid guidPackage
static val guidPackage: Guid
public static final var guidPackage : Guid
.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.