Reports for WPF
IsWarningDisabled メソッド

C1.C1Report.4 アセンブリ > C1.C1Preview.Forms 名前空間 > WarningForm クラス : IsWarningDisabled メソッド
テストするタイプの警告を識別するレジストリキー。
特定のタイプの警告が無効かどうかをテストします。
シンタックス
'宣言
 
Public Shared Function IsWarningDisabled( _
   ByVal warningDisableRegistryKey As System.String _
) As System.Boolean
public static System.bool IsWarningDisabled( 
   System.string warningDisableRegistryKey
)

パラメータ

warningDisableRegistryKey
テストするタイプの警告を識別するレジストリキー。

戻り値の型

指定した警告が無効の場合は true、その他の場合は false
参照

WarningForm クラス
WarningForm メンバ