ProvideAutoLoadAttribute.LoadGuid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Context Guid which triggers the loading of the package.
public:
property Guid LoadGuid { Guid get(); };
public Guid LoadGuid { get; }
member this.LoadGuid : Guid
Public ReadOnly Property LoadGuid As Guid
Property Value
The UI context GUID.