Freigeben über


ILocationService.FindServiceDefinition-Methode

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

Syntax

'Declaration
Function FindServiceDefinition ( _
    serviceType As String, _
    serviceIdentifier As Guid, _
    serviceOwner As Guid _
) As ServiceDefinition
ServiceDefinition FindServiceDefinition(
    string serviceType,
    Guid serviceIdentifier,
    Guid serviceOwner
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Services.Location.ServiceDefinition

.NET Framework-Sicherheit

Siehe auch

Referenz

ILocationService Schnittstelle

Microsoft.VisualStudio.Services.Location-Namespace