ShellLink.SetToastActivatorCLSID Method
Declaring Type: ShellLink
Namespace: Velopack.Windows
Assembly: Velopack
Assembly Version: 0.0.942+a011233
Overloads
Signature | Description |
---|---|
SetToastActivatorCLSID(Guid) | Sets the ToastActivatorCLSID |
SetToastActivatorCLSID(string) | Sets the ToastActivatorCLSID |
SetToastActivatorCLSID(Guid)
Sets the ToastActivatorCLSID
public void SetToastActivatorCLSID(Guid clsid);
Parameters
clsid
Guid
SetToastActivatorCLSID(string)
Sets the ToastActivatorCLSID
public void SetToastActivatorCLSID(string clsid);
Parameters
clsid
string
Documentation generated by MdDocs