__VSDEVELOPERLICENSINGCOMMANDS Enumeration

Specifies the command identifier for the licensing commands.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

Syntax

'Declaration
Public Enumeration __VSDEVELOPERLICENSINGCOMMANDS
public enum __VSDEVELOPERLICENSINGCOMMANDS
public enum class __VSDEVELOPERLICENSINGCOMMANDS
type __VSDEVELOPERLICENSINGCOMMANDS
public enum __VSDEVELOPERLICENSINGCOMMANDS

Members

Member name Description
CMDID_AcquireDeveloperLicense Get a developer’s license.

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace