This documentation is archived and is not being maintained.

TemplateHeader::Metadata Property

Metadata xml associated with the process template. This includes the set of plugins that will be used.

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

public:
property String^ Metadata {
	String^ get ();
	void set (String^ value);
}

Property Value

Type: System::String
Returns String.

Show: