Share via


DefaultServiceImplementationAttribute Constructor

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

DefaultServiceImplementationAttribute Class

Microsoft.TeamFoundation.Framework.Server Namespace