Compartilhar via


Propriedade ServerSettings.MaxAllowedServerPathLength

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

Sintaxe

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

Valor de propriedade

Tipo: System.Int32

Segurança do .NET Framework

Consulte também

Referência

ServerSettings Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server