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

實作

備註

如需詳細資訊,請參閱Package

適用於