Share via


SPFileNotFoundErrorThrottlingSettings.ThrottledBuildNumber property

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property ThrottledBuildNumber As String
    Get
    Set
'Usage
Dim instance As SPFileNotFoundErrorThrottlingSettings
Dim value As String

value = instance.ThrottledBuildNumber

instance.ThrottledBuildNumber = value
public string ThrottledBuildNumber { get; set; }

Property value

Type: System.String

See also

Reference

SPFileNotFoundErrorThrottlingSettings class

SPFileNotFoundErrorThrottlingSettings members

Microsoft.SharePoint.Administration namespace