Share via


KernelContent.Metadata Property

Definition

The metadata associated with the content.

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

Property Value

Applies to