IHasMetadata.Metadata Property

Definition

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

Property Value

Dictionary<String,Object>

Applies to