UploadFileBuilder

Methods

Extension(System.String)

The extension of the initial file.

Parameters

value - System.String

The value for Extension

RETURNS

Returns the current UploadFileBuilder instance.

Name(System.String)

The name of the initial file.

Parameters

value - System.String

The value for Name

RETURNS

Returns the current UploadFileBuilder instance.

Size(System.Double)

The size of the initial file.

Parameters

value - System.Double

The value for Size

RETURNS

Returns the current UploadFileBuilder instance.