Freigeben über


License.IsNullOrNone-Methode

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

Syntax

'Declaration
Public Shared Function IsNullOrNone ( _
    license As License _
) As Boolean
public static bool IsNullOrNone(
    License license
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

License Klasse

Microsoft.VisualStudio.Services.Licensing-Namespace