ConnectedService.EndpointInfo 属性

对 StrongBoxItemInfo 包含的此服务的特定 URI。

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

语法

声明
<ClientPropertyAttribute(ClientVisibility.Private, Direction := ClientPropertySerialization.ServerToClientOnly)> _
Public Property EndpointInfo As StrongBoxItemInfo
[ClientPropertyAttribute(ClientVisibility.Private, Direction = ClientPropertySerialization.ServerToClientOnly)]
public StrongBoxItemInfo EndpointInfo { get; set; }

属性值

类型:Microsoft.TeamFoundation.Framework.Server.StrongBoxItemInfo

.NET Framework 安全性

请参阅

参考

ConnectedService 类

Microsoft.TeamFoundation.Server.Core 命名空间