Partager via


EditorOptionValue<T>.Error Property

Definition

The error that occurred during the retrieval of the editor option value. Error is null if the retrieval of the value was successful.

public Exception? Error { get; }
member this.Error : Exception
Public ReadOnly Property Error As Exception

Property Value

Implements

Applies to