ActivityLoggingAttribute Constructor (EstimatedMethodCost)

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

Syntax

'Declaration
Public Sub New ( _
    cost As EstimatedMethodCost _
)
public ActivityLoggingAttribute(
    EstimatedMethodCost cost
)
public:
ActivityLoggingAttribute(
    EstimatedMethodCost cost
)
new : 
        cost:EstimatedMethodCost -> ActivityLoggingAttribute
public function ActivityLoggingAttribute(
    cost : EstimatedMethodCost
)

Parameters

.NET Framework Security

See Also

Reference

ActivityLoggingAttribute Class

ActivityLoggingAttribute Overload

Microsoft.TeamFoundation.Framework.Server Namespace