共用方式為


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 命名空間