Share via


Export.Value Property

Definition

Gets the exported value.

public object Value { get; }
member this.Value : obj
Public ReadOnly Property Value As Object

Property Value

Remarks

This may incur a value construction cost upon first retrieval.

Applies to