IVsAppContainerDeveloperLicensing Interface
Visual Studio 2015
Provides base support for dealing with developer licensing.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | AcquireDeveloperLicense(String) | Acquires the developer license on the specified machine. |
![]() | CheckDeveloperLicense(String) | Determines whether the specified machine has a developer license. |
![]() | RemoveDeveloperLicense(String) | Removes the developer license from the specified machine. |
Show:
