Compartilhar via


Método ILocationService.FindServiceDefinition

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

Sintaxe

'Declaração
Function FindServiceDefinition ( _
    serviceType As String, _
    serviceIdentifier As Guid, _
    serviceOwner As Guid _
) As ServiceDefinition
ServiceDefinition FindServiceDefinition(
    string serviceType,
    Guid serviceIdentifier,
    Guid serviceOwner
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Services.Location.ServiceDefinition

Segurança do .NET Framework

Consulte também

Referência

ILocationService Interface

Namespace Microsoft.VisualStudio.Services.Location