LicenseType.Features 属性

此许可证包含的功能。

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

语法

声明
Public Property Features As Guid()
public Guid[] Features { get; set; }

属性值

类型:array<System.Guid[]
返回 Guid

实现

ILicenseType.Features

.NET Framework 安全性

请参阅

参考

LicenseType 类

Microsoft.TeamFoundation.Server.Core 命名空间