INetFwService.RemoteAddresses 属性

获取或设置端口可以侦听通信的地址。

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

语法

声明
Property RemoteAddresses As String
string RemoteAddresses { get; set; }

属性值

类型:System.String
端口可以侦听通信的地址。

.NET Framework 安全性

请参见

参考

INetFwService 接口

Microsoft.TeamFoundation.Common 命名空间