Share via


Manage.MaximumBinaryFileSizeValidator property

Namespace:  Microsoft.Office.TranslationServices.AdminUI
Assembly:  Microsoft.Office.TranslationServices (in Microsoft.Office.TranslationServices.dll)

Syntax

'Declaration
Protected Property MaximumBinaryFileSizeValidator As InputFormRangeValidator
    Get
    Set
'Usage
Dim value As InputFormRangeValidator

value = Me.MaximumBinaryFileSizeValidator

Me.MaximumBinaryFileSizeValidator = value
protected InputFormRangeValidator MaximumBinaryFileSizeValidator { get; set; }

Property value

Type: Microsoft.SharePoint.WebControls.InputFormRangeValidator

See also

Reference

Manage class

Manage members

Microsoft.Office.TranslationServices.AdminUI namespace