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

MetaProperty.Name Property

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

The value that represents a name of the metadata property.

See Also

Reference