GitRepositoryIssuesSettings.

MaxFilePathLength Property

Summary

Gets or sets a value indicating the maximum allowed length of file paths if CheckFilesPathLength is enabled.

Syntax

public int MaxFilePathLength { get; set; }

Value

Type Description
int
GitHub