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

Parameters

.NET Framework Security

See Also

Reference

HostMustBeTopLevelException Class

HostMustBeTopLevelException Overload

Microsoft.TeamFoundation.Framework.Server Namespace