This documentation is archived and is not being maintained.

ServerSettings::MaxServerPathLength Property

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

public:
property PathLength MaxServerPathLength {
	PathLength get ();
	void set (PathLength value);
}

Show: