Freigeben über


PluginRecord.ActivatePlugin-Methode (Type)

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

Syntax

'Declaration
Public MustOverride Function ActivatePlugin ( _
    pluginInterface As Type _
) As Object
public abstract Object ActivatePlugin(
    Type pluginInterface
)

Parameter

Rückgabewert

Typ: System.Object
Gibt Object zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

PluginRecord Klasse

ActivatePlugin-Überladung

Microsoft.TeamFoundation-Namespace