Share via


StreamingKernelContent.Metadata Property

Definition

The metadata associated with the content.

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

Property Value

Applies to