IProcessTemplates UploadTemplate Method (String, String, Stream, String)Tfs Api

Namespace: TfsApi.Administration.Contracts
Assembly: TfsApi (in TfsApi.dll) Version: 1.2.4952.20910
Syntax

void UploadTemplate(
	string name,
	string description,
	Stream zipFileStream,
	string metaData = null
)
See Also