Share via


Export Class

Definition

public class Export
type Export = class
Public Class Export
Inheritance
Export

Constructors

Name Description
Export(ExportDefinition, Func<Object>)
Export(ExportDefinition, Lazy<Object>)
Export(String, IReadOnlyDictionary<String,Object>, Func<Object>)

Properties

Name Description
Definition
Metadata

Gets the metadata on the exported value.

Value

Gets the exported value.

Applies to