Share via


IProcessTemplate.Description Property

A description of the template.

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IProcessTemplate Interface

Microsoft.TeamFoundation.Server.Core Namespace