Partager via


FileShare.Metadata Propriété

Définition

Obtient ou définit une paire nom-valeur à associer au partage en tant que métadonnées.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.metadata")]
public System.Collections.Generic.IDictionary<string,string> Metadata { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.metadata")>]
member this.Metadata : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Metadata As IDictionary(Of String, String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à