TfsConnection.GetServiceInstance Yöntem
Ad alanı: Microsoft.TeamFoundation.Client
Derleme: Microsoft.TeamFoundation.Client (Microsoft.TeamFoundation.Client.dll içinde)
Sözdizimi
'Bildirim
Protected Overridable Function GetServiceInstance ( _
serviceType As Type, _
serviceInstance As Object _
) As Object
protected virtual Object GetServiceInstance(
Type serviceType,
Object serviceInstance
)
Parametreler
- serviceType
Tür: System.Type
- serviceInstance
Tür: System.Object
Dönüş Değeri
Tür: System.Object
Object döndürür.
.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.