TfDTECommand.TfDTEExecute Method

Execute the command

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

Syntax

'Declaration
Public Overridable Function TfDTEExecute As Boolean
public virtual bool TfDTEExecute()
public:
virtual bool TfDTEExecute()
abstract TfDTEExecute : unit -> bool  
override TfDTEExecute : unit -> bool
public function TfDTEExecute() : boolean

Return Value

Type: System.Boolean
true for command executed, false otherwise

.NET Framework Security

See Also

Reference

TfDTECommand Class

Microsoft.VisualStudio.TeamFoundation Namespace