ProvideAutoLoadAttribute Constructor (String^)
Visual Studio 2015
Returns a new instance of this attribute with the specified cmdUiContextGuid.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- cmdUiContextGuid
-
Type:
System::String^
The GUID of the command context which will cause this package to load.
Throws ArgumentException if cmdUiContextGuid cannot be converted to a GUID.
Show: