IProcessTemplate.Metadata Property

Extra metadata associated with the template.

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IProcessTemplate Interface

Microsoft.TeamFoundation.Server.Core Namespace