ExportProvider.EmptyMetadata Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A metadata template used by the generated code.
protected static readonly System.Collections.Immutable.ImmutableDictionary<string,object> EmptyMetadata;
staticval mutable EmptyMetadata : System.Collections.Immutable.ImmutableDictionary<string, obj>
Protected Shared ReadOnly EmptyMetadata As ImmutableDictionary(Of String, Object)