Share via


RepositoryConstants.MaxLocalPathComponentSize Field

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

Syntax

'Declaration
Public Const MaxLocalPathComponentSize As Integer
'Usage
Dim value As Integer 

value = RepositoryConstants.MaxLocalPathComponentSize
public const int MaxLocalPathComponentSize
public:
literal int MaxLocalPathComponentSize
public const var MaxLocalPathComponentSize : int

.NET Framework Security

See Also

Reference

RepositoryConstants Class

RepositoryConstants Members

Microsoft.TeamFoundation.VersionControl.Common Namespace