Freigeben über


License.Inequality-Operator

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

Syntax

'Declaration
Public Shared Operator <> ( _
    left As License, _
    right As License _
) As Boolean
public static bool operator !=(
    License left,
    License right
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

License Klasse

Microsoft.VisualStudio.Services.Licensing-Namespace