Share via


KernelFunctionMetadata.AdditionalProperties Property

Definition

Gets optional metadata in addition to the named properties already available on this class.

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

Property Value

Applies to