PackageNeutralClass.SuppressConfigurationWarnings プロパティ

定義

public:
 virtual property bool SuppressConfigurationWarnings { bool get(); void set(bool value); };
public virtual bool SuppressConfigurationWarnings { get; set; }
member this.SuppressConfigurationWarnings : bool with get, set
Public Overridable Property SuppressConfigurationWarnings As Boolean

プロパティ値

構成によって生成される警告が抑制されている場合はであり、そうでなければ、誤りです。

実装

注釈

詳細については、Packageを参照してください。

適用対象