[]
Tests whether warnings of a certain kind are disabled.
public static bool IsWarningDisabled(string warningDisableRegistryKey)
| Type | Name | Description |
|---|---|---|
| string | warningDisableRegistryKey | The registry key identifying warnings of the kind to test. |
| Type | Description |
|---|---|
| bool | true if specified warnings are disabled, false otherwise. |