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