TextLink.Command-Eigenschaft

Abrufen/, legen Sie die Befehlseigenschaft fest.

Namespace:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Property Command As ICommand
public ICommand Command { get; set; }

Eigenschaftswert

Typ: System.Windows.Input.ICommand
Gibt ICommand zurück.

Implementiert

ICommandSource.Command

.NET Framework-Sicherheit

Siehe auch

Referenz

TextLink Klasse

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer-Namespace