SettingChangeResult.Message Property

Definition

An optional message with more details in case of failure. Useful for debugging or logging.

public string? Message { get; init; }
member this.Message : string with get, set
Public Property Message As String

Property Value

Applies to