Delen via


MaxLengths.RelativePath Property

Maximum length for a SharePoint Web Application relative path.

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

Syntax

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

Property Value

Type: System.Int32
Returns Int32.

.NET Framework Security

See Also

Reference

MaxLengths Class

Microsoft.TeamFoundation.Controls.WPF Namespace