Share via


Setting.UnsupportedMessage Property

Definition

Gets the message to display if the setting is not supported.

[System.Runtime.Serialization.DataMember]
public string? UnsupportedMessage { get; init; }
[<System.Runtime.Serialization.DataMember>]
member this.UnsupportedMessage : string with get, set
Public Property UnsupportedMessage As String

Property Value

Attributes

Applies to