Delen via


MaxLengths.ReportItemPath Property

Maximum SSRS report item path length.

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

Syntax

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

Property Value

Type: System.Int32
Returns Int32.

Remarks

From https://technet.microsoft.com/en-us/library/ms152826.aspx.

.NET Framework Security

See Also

Reference

MaxLengths Class

Microsoft.TeamFoundation.Controls.WPF Namespace