[]
Shows a warning.
public static void ShowWarning(string warningText, string warningDisableRegistryKey)
Public Shared Sub ShowWarning(warningText As String, warningDisableRegistryKey As String)
| Type | Name | Description |
|---|---|---|
| string | warningText | The warning text. |
| string | warningDisableRegistryKey | The registry key that can be used to disable future warnings of this kind. |