Share via


ILocationService.FindServiceDefinition 方法

命名空間:  Microsoft.VisualStudio.Services.Location
組件:  Microsoft.VisualStudio.Services.Client (在 Microsoft.VisualStudio.Services.Client.dll 中)

語法

'宣告
Function FindServiceDefinition ( _
    serviceType As String, _
    serviceIdentifier As Guid, _
    serviceOwner As Guid _
) As ServiceDefinition
ServiceDefinition FindServiceDefinition(
    string serviceType,
    Guid serviceIdentifier,
    Guid serviceOwner
)

參數

傳回值

類型:Microsoft.VisualStudio.Services.Location.ServiceDefinition

.NET Framework 安全性

請參閱

參考

ILocationService 介面

Microsoft.VisualStudio.Services.Location 命名空間