Share via


UnexpectedHostTypeException Constructor (TeamFoundationHostType)

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

Syntax

'Declaration
Public Sub New ( _
    hostType As TeamFoundationHostType _
)
public UnexpectedHostTypeException(
    TeamFoundationHostType hostType
)
public:
UnexpectedHostTypeException(
    TeamFoundationHostType hostType
)
new : 
        hostType:TeamFoundationHostType -> UnexpectedHostTypeException
public function UnexpectedHostTypeException(
    hostType : TeamFoundationHostType
)

Parameters

.NET Framework Security

See Also

Reference

UnexpectedHostTypeException Class

UnexpectedHostTypeException Overload

Microsoft.TeamFoundation.Framework.Server Namespace