Freigeben über


TfsConnection.CreateInternalProxy-Methode

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Protected Overridable Function CreateInternalProxy ( _
    serviceType As Type _
) As Object
protected virtual Object CreateInternalProxy(
    Type serviceType
)

Parameter

Rückgabewert

Typ: System.Object
Gibt Object zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

TfsConnection Klasse

Microsoft.TeamFoundation.Client-Namespace