Setting.UnsupportedMessage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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