Proprietà TextLink.Command

Ottenere/impostare la proprietà del comando.

Spazio dei nomi:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Sintassi

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

Valore proprietà

Tipo: System.Windows.Input.ICommand
Restituisca il valore ICommand.

Implementa

ICommandSource.Command

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TextLink Classe

Spazio dei nomi Microsoft.TeamFoundation.Controls.WPF.TeamExplorer