ILocationService.FindServiceDefinitions, méthode

Espace de noms :  Microsoft.VisualStudio.Services.Location
Assembly :  Microsoft.VisualStudio.Services.Client (dans Microsoft.VisualStudio.Services.Client.dll)

Syntaxe

'Déclaration
Function FindServiceDefinitions ( _
    serviceType As String, _
    serviceOwner As Guid _
) As IEnumerable(Of ServiceDefinition)
IEnumerable<ServiceDefinition> FindServiceDefinitions(
    string serviceType,
    Guid serviceOwner
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ILocationService Interface

Microsoft.VisualStudio.Services.Location, espace de noms