Compartir a través de


ServerSettings.MaxAllowedServerPathLength (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.VersionControl.Server
Ensamblado:  Microsoft.TeamFoundation.VersionControl.Server (en Microsoft.TeamFoundation.VersionControl.Server.dll)

Sintaxis

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

Valor de propiedad

Tipo: System.Int32

Seguridad de .NET Framework

Vea también

Referencia

ServerSettings Clase

Microsoft.TeamFoundation.VersionControl.Server (Espacio de nombres)