Freigeben über


RegisterAutoLoadAttribute.LoadGuid Property

Returns the context GUID that triggers package load.

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

Syntax

'Declaration
Public ReadOnly Property LoadGuid As Guid
public Guid LoadGuid { get; }

Property Value

Type: System.Guid
The context GUID that triggers package load.

.NET Framework Security

See Also

Reference

RegisterAutoLoadAttribute Class

Microsoft.VisualStudio.Shell Namespace