共用方式為


AccountLicenseInfo 建構函式

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

語法

'宣告
Public Sub New ( _
    licenseName As String, _
    provisioned As Integer, _
    consumed As Integer _
)
public AccountLicenseInfo(
    string licenseName,
    int provisioned,
    int consumed
)

參數

.NET Framework 安全性

請參閱

參考

AccountLicenseInfo 類別

Microsoft.VisualStudio.Services.Account 命名空間