IStepPerformer.Name Property

The name of this StepPerformer.

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

Syntax

'Declaration
ReadOnly Property Name As String
string Name { get; }
property String^ Name {
    String^ get ();
}
abstract Name : string with get
function get Name () : String

Property Value

Type: System.String
Returns String.

Remarks

"Framework"

.NET Framework Security

See Also

Reference

IStepPerformer Interface

Microsoft.TeamFoundation.Framework.Server Namespace

StepPerformer