HostProcessNotFoundException Constructor (String)

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

HostProcessNotFoundException Class

HostProcessNotFoundException Overload

Microsoft.TeamFoundation.Framework.Server Namespace