TeamFoundationLicensingServiceBase.m_licenseToLicenseType 字段

命名空间:  Microsoft.TeamFoundation.Server.Core
程序集:  Microsoft.TeamFoundation.Server.Core(在 Microsoft.TeamFoundation.Server.Core.dll 中)

语法

声明
Protected m_licenseToLicenseType As Dictionary(Of Guid, ILicenseType)
protected Dictionary<Guid, ILicenseType> m_licenseToLicenseType

.NET Framework 安全性

请参阅

参考

TeamFoundationLicensingServiceBase 类

Microsoft.TeamFoundation.Server.Core 命名空间