Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.