Compartilhar via


Método ILocationService.FindServiceDefinitions

Namespace:  Microsoft.VisualStudio.Services.Location
Assembly:  Microsoft.VisualStudio.Services.Client (em Microsoft.VisualStudio.Services.Client.dll)

Sintaxe

'Declaração
Function FindServiceDefinitions ( _
    serviceType As String, _
    serviceOwner As Guid _
) As IEnumerable(Of ServiceDefinition)
IEnumerable<ServiceDefinition> FindServiceDefinitions(
    string serviceType,
    Guid serviceOwner
)

Parâmetros

Valor de retorno

Tipo: System.Collections.Generic.IEnumerable<ServiceDefinition>

Segurança do .NET Framework

Consulte também

Referência

ILocationService Interface

Namespace Microsoft.VisualStudio.Services.Location