Freigeben über


ILocationService.FindServiceDefinitions-Methode

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

Syntax

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

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ILocationService Schnittstelle

Microsoft.VisualStudio.Services.Location-Namespace