Share via


TfDTECommand Constructor (String)

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

Syntax

'Declaration
Public Sub New ( _
    name As String _
)
public TfDTECommand(
    string name
)
public:
TfDTECommand(
    String^ name
)
new : 
        name:string -> TfDTECommand
public function TfDTECommand(
    name : String
)

Parameters

.NET Framework Security

See Also

Reference

TfDTECommand Class

TfDTECommand Overload

Microsoft.VisualStudio.TeamFoundation Namespace