Share via


RepositoryConstants.MaxChangesetCommentSize Field

Maximum number of characters in a Changeset comment, not counting the '\0' terminator.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

RepositoryConstants Class

RepositoryConstants Members

Microsoft.TeamFoundation.VersionControl.Common Namespace