This documentation is for the old version. Go to the latest Upload Suite docs

FileSettings.ToString Method

Returns a String that represents the current FileSettings.

Namespace: Aurigma.ImageUploader.AmazonS3
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public Overrides Function ToString As String
C#
public override string ToString()

Return Value

A String which represents the current FileSettings.

See Also

Reference