DevLicenseStatus Enumeration
Visual Studio 2015
OBSOLETE. Specifies the status of the developer’s license.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Member name | Description | |
|---|---|---|
| DLS_DevLicenseExpired | The developer’s license has expired. | |
| DLS_DevLicenseValid | The developer’s license is valid. | |
| DLS_NoDevLicense | There is not developer’s license. |
Show: