共用方式為


AccountLicense 類別

繼承階層架構

System.Object
  Microsoft.VisualStudio.Services.Licensing.License
    Microsoft.VisualStudio.Services.Licensing.AccountLicense

命名空間:  Microsoft.VisualStudio.Services.Licensing
組件:  Microsoft.VisualStudio.Services.WebApi (在 Microsoft.VisualStudio.Services.WebApi.dll 中)

語法

'宣告
Public NotInheritable Class AccountLicense _
    Inherits License _
    Implements IComparable(Of AccountLicense)
public sealed class AccountLicense : License, 
    IComparable<AccountLicense>

AccountLicense 類型會公開下列成員。

屬性

  名稱 描述
公用屬性 License
公用屬性 Source (繼承自 License)。

回頁首

方法

  名稱 描述
公用方法靜態成員 Compare
公用方法 CompareTo
公用方法 Equals(Object) (繼承自 License)。
公用方法 Equals(License) (繼承自 License)。
公用方法 GetHashCode (繼承自 License)。
公用方法 GetType 取得目前執行個體的 Type。 (繼承自 Object)。
公用方法 ToString (繼承自 License)。

回頁首

運算子

  名稱 描述
公用運算子靜態成員 GreaterThan
公用運算子靜態成員 LessThan

回頁首

欄位

  名稱 描述
公用欄位靜態成員 Advanced
公用欄位靜態成員 EarlyAdopter
公用欄位靜態成員 Express
公用欄位靜態成員 Professional

回頁首

執行緒安全

這個類型的任何 Public static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。

請參閱

參考

Microsoft.VisualStudio.Services.Licensing 命名空間