MaxLengths.UrlPath Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Maximum URL path length.

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Shared ReadOnly Property UrlPath As Integer
public static int UrlPath { get; }
public:
static property int UrlPath {
    int get ();
}
static member UrlPath : int with get
static function get UrlPath () : int

Property Value

Type: System.Int32
Returns Int32.

Remarks

From https://support.microsoft.com/default.aspx/kb/q208427/.

.NET Framework Security

See Also

Reference

MaxLengths Class

Microsoft.TeamFoundation.Controls.WPF Namespace