MaxLengths.Url Property

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

Maximum URL length.

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

Syntax

'Declaration
Public Shared ReadOnly Property Url As Integer
public static int Url { get; }
public:
static property int Url {
    int get ();
}
static member Url : int with get
static function get Url () : 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