IProcessTemplate.Name Property

The template name (e.g. "MSF for Agile Software Development v6.0").

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.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

.NET Framework Security

See Also

Reference

IProcessTemplate Interface

Microsoft.TeamFoundation.Server.Core Namespace