Classe AccountLicense
Gerarchia di ereditarietà
System.Object
Microsoft.VisualStudio.Services.Licensing.License
Microsoft.VisualStudio.Services.Licensing.AccountLicense
Spazio dei nomi: Microsoft.VisualStudio.Services.Licensing
Assembly: Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class AccountLicense _
Inherits License _
Implements IComparable(Of AccountLicense)
public sealed class AccountLicense : License,
IComparable<AccountLicense>
Il tipo AccountLicense espone i seguenti membri.
Proprietà
Nome | Descrizione | |
---|---|---|
License | ||
Source | (Ereditato da License) |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Compare | ||
CompareTo | ||
Equals(Object) | (Ereditato da License) | |
Equals(License) | (Ereditato da License) | |
GetHashCode | (Ereditato da License) | |
GetType | Ottiene l'oggetto Type dell'istanza corrente. (Ereditato da Object) | |
ToString | (Ereditato da License) |
In alto
Operatori
Nome | Descrizione | |
---|---|---|
GreaterThan | ||
LessThan |
In alto
Campi
Nome | Descrizione | |
---|---|---|
Advanced | ||
EarlyAdopter | ||
Express | ||
Professional |
In alto
Codice thread safe
Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.