| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property StatusMessage As String | |
| C# | |
|---|---|
public string StatusMessage {get;} | |
An empty string indicates success with no warnings. If Success is true, a non-empty string reports a warning. Otherwise, it reports the reason for failure
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)