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

MetaProperty.Name Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a name of the metadata property.

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

Syntax

Visual Basic
Public Property Name As String
C#
public string Name { get; set; }

Property Value

Type: System.String

The name of the metadata property.

See Also

Reference