MsdnLicense.License Property

Namespace:  Microsoft.VisualStudio.Services.Licensing
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public ReadOnly Property License As MsdnLicenseType
public MsdnLicenseType License { get; }
public:
property MsdnLicenseType License {
    MsdnLicenseType get ();
}
member License : MsdnLicenseType with get
function get License () : MsdnLicenseType

Property Value

Type: Microsoft.VisualStudio.Services.Licensing.MsdnLicenseType

.NET Framework Security

See Also

Reference

MsdnLicense Class

Microsoft.VisualStudio.Services.Licensing Namespace