PlatformManaged.Metadata Property

Definition

Gets JSON-formatted platform managed metadata. The schema is intentionally undefined as this feature is currently intended for internal use only.

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

Property Value

Applies to