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

MetaProperty.ToString Method

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Returns a String that represents the current MetaProperty.

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

Type: System.String

The string representation of the current MetaProperty.

See Also

Reference