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
- 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.