Share via


ShareFileDownloadDetails.Metadata Property

Definition

A set of name-value pairs associated with this file as user-defined metadata.

public System.Collections.Generic.IDictionary<string,string> Metadata { get; }
member this.Metadata : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Metadata As IDictionary(Of String, String)

Property Value

Applies to