语言

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

属性值

如果配置产生的警告被抑制,则为真;否则,就是假的。

实现

适用于