ShareCreateOptions.Metadata Property

Definition

Optional custom metadata to set for this share.

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

Property Value

Applies to