Freigeben über


TFCommonUtil.BeginRunApp-Methode (String, String)

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

Syntax

'Declaration
Public Shared Function BeginRunApp ( _
    appExe As String, _
    arguments As String _
) As Process
public static Process BeginRunApp(
    string appExe,
    string arguments
)

Parameter

Rückgabewert

Typ: System.Diagnostics.Process

.NET Framework-Sicherheit

Siehe auch

Referenz

TFCommonUtil Klasse

BeginRunApp-Überladung

Microsoft.TeamFoundation.Common-Namespace