This documentation is archived and is not being maintained.

IProcessTemplate::ServerPath Property

Gets the version control path of the build process file.

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

property String^ ServerPath {
	String^ get ();
}

Property Value

Type: System::String
The version control path of the build process file.

Show: