IServicingStep.StepType Property

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IServicingStep Interface

Microsoft.TeamFoundation.Framework.Server Namespace