Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.