ILocationService.ConfiguredAccessMappings 属性

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

语法

声明
ReadOnly Property ConfiguredAccessMappings As IEnumerable(Of AccessMapping)
IEnumerable<AccessMapping> ConfiguredAccessMappings { get; }

属性值

类型:System.Collections.Generic.IEnumerable<AccessMapping>

.NET Framework 安全性

请参见

参考

ILocationService 接口

Microsoft.TeamFoundation.Framework.Client 命名空间