CustomMetaProperty.Value Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a value of the custom metadata field be to uploaded to Amazon S3 storage.

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

Syntax

C#
public string Value { get; set; }

Property Value

Type: System..String

The value of the custom metadata field.

See Also

Reference