ILocationService.LocationForCurrentConnection 方法 (String, Guid, Guid)

命名空间:  Microsoft.VisualStudio.Services.Location
程序集:  Microsoft.VisualStudio.Services.Client(在 Microsoft.VisualStudio.Services.Client.dll 中)

语法

声明
Function LocationForCurrentConnection ( _
    serviceType As String, _
    serviceIdentifier As Guid, _
    serviceOwner As Guid _
) As String
string LocationForCurrentConnection(
    string serviceType,
    Guid serviceIdentifier,
    Guid serviceOwner
)

参数

返回值

类型:System.String

.NET Framework 安全性

请参阅

参考

ILocationService 接口

LocationForCurrentConnection 重载

Microsoft.VisualStudio.Services.Location 命名空间