次の方法で共有


PackageRemote64Class.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

プロパティ値

構成 によって生成された警告が抑制される場合は true。それ以外の場合は false

実装

適用対象