ManagementService.Rules 属性

没有规则的注释在模式。

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

语法

声明
Public ReadOnly Property Rules As DataServiceQuery(Of Rule)
public DataServiceQuery<Rule> Rules { get; }

属性值

类型:System.Data.Services.Client.DataServiceQuery<Rule>
返回 DataServiceQuery<TElement>

.NET Framework 安全性

请参阅

参考

ManagementService 类

Microsoft.TeamFoundation.Framework.Server.AccessControl 命名空间