Share via


Facet.Value Property

Definition

Gets the value of this Facet.

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

Property Value

The value of this Facet.

Exceptions

Thrown if the Facet instance is in ReadOnly state

Applies to