Compartir a través de


ILocationService.FindServiceDefinitions (Método)

Espacio de nombres:  Microsoft.VisualStudio.Services.Location
Ensamblado:  Microsoft.VisualStudio.Services.Client (en Microsoft.VisualStudio.Services.Client.dll)

Sintaxis

'Declaración
Function FindServiceDefinitions ( _
    serviceType As String, _
    serviceOwner As Guid _
) As IEnumerable(Of ServiceDefinition)
IEnumerable<ServiceDefinition> FindServiceDefinitions(
    string serviceType,
    Guid serviceOwner
)

Parámetros

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ILocationService Interfaz

Microsoft.VisualStudio.Services.Location (Espacio de nombres)