ClientTypeAttribute Constructor (Type)

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

Syntax

'Declaration
Public Sub New ( _
    type As Type _
)
public ClientTypeAttribute(
    Type type
)
public:
ClientTypeAttribute(
    Type^ type
)
new : 
        type:Type -> ClientTypeAttribute
public function ClientTypeAttribute(
    type : Type
)

Parameters

.NET Framework Security

See Also

Reference

ClientTypeAttribute Class

ClientTypeAttribute Overload

Microsoft.TeamFoundation.Framework.Server.WebServices.Proxy Namespace