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

屬性值

Boolean

如果設定所產生的警告被隱藏,則為 true;否則為 false。

實作

適用於