ILocationService.FindServiceDefinition Yöntem
Ad alanı: Microsoft.VisualStudio.Services.Location
Derleme: Microsoft.VisualStudio.Services.Client (Microsoft.VisualStudio.Services.Client.dll içinde)
Sözdizimi
'Bildirim
Function FindServiceDefinition ( _
serviceType As String, _
serviceIdentifier As Guid, _
serviceOwner As Guid _
) As ServiceDefinition
ServiceDefinition FindServiceDefinition(
string serviceType,
Guid serviceIdentifier,
Guid serviceOwner
)
Parametreler
- serviceType
Tür: System.String
- serviceIdentifier
Tür: System.Guid
- serviceOwner
Tür: System.Guid
Dönüş Değeri
Tür: Microsoft.VisualStudio.Services.Location.ServiceDefinition
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.