Freigeben über


ServerSettings.MaxAllowedServerPathLength-Eigenschaft

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

Syntax

'Declaration
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property MaxAllowedServerPathLength As Integer
[ClientPropertyAttribute(ClientVisibility.Private)]
public int MaxAllowedServerPathLength { get; set; }

Eigenschaftswert

Typ: System.Int32

.NET Framework-Sicherheit

Siehe auch

Referenz

ServerSettings Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace