Поделиться через


MethodInformation.EstimatedCost Property

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

Syntax

'Декларация
Public ReadOnly Property EstimatedCost As EstimatedMethodCost
    Get
public EstimatedMethodCost EstimatedCost { get; }
public:
property EstimatedMethodCost EstimatedCost {
    EstimatedMethodCost get ();
}
member EstimatedCost : EstimatedMethodCost
function get EstimatedCost () : EstimatedMethodCost

Property Value

Type: Microsoft.TeamFoundation.Framework.Server.EstimatedMethodCost

.NET Framework Security

See Also

Reference

MethodInformation Class

Microsoft.TeamFoundation.Framework.Server Namespace