HostCannotBeDeletedException 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 HostCannotBeDeletedException(
    string message
)
public:
HostCannotBeDeletedException(
    String^ message
)
new : 
        message:string -> HostCannotBeDeletedException
public function HostCannotBeDeletedException(
    message : String
)

Parameters

.NET Framework Security

See Also

Reference

HostCannotBeDeletedException Class

HostCannotBeDeletedException Overload

Microsoft.TeamFoundation.Framework.Server Namespace