RegisterAutoLoadAttribute::LoadGuid Property

 

Returns the context GUID that triggers package load.

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

public:
property Guid LoadGuid {
	Guid get();
}

Property Value

Type: System::Guid

The context GUID that triggers package load.

Return to top
Show: