Freigeben über


HostProperties Constructor (HostProperties)

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

Syntax

'Declaration
Public Sub New ( _
    other As HostProperties _
)
public HostProperties(
    HostProperties other
)
public:
HostProperties(
    HostProperties^ other
)
new : 
        other:HostProperties -> HostProperties
public function HostProperties(
    other : HostProperties
)

Parameters

.NET Framework Security

See Also

Reference

HostProperties Class

HostProperties Overload

Microsoft.TeamFoundation.Framework.Server Namespace