Share via


StreamingCollection<T>.BindCommand-Methode

bindet dieses StreamingCollection zu einem Befehl

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub BindCommand ( _
    command As Command _
)
public void BindCommand(
    Command command
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

StreamingCollection<T> Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace