| Visual Basic (Declaration) | |
|---|---|
Public MustOverride ReadOnly Property MessagesSupported As Boolean | |
| C# | |
|---|---|
public abstract bool MessagesSupported {get;} | |
If the State = OperationState.Failed the Messages collection will contain the error, even if MessagesSupported = false.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)