Share via


PackageRemote32Class.SuppressConfigurationWarnings Propiedad

Definición

Obtiene o establece un valor que indica si se suprimen las advertencias generadas por las configuraciones.

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

Valor de propiedad

true si se suprimen las advertencias generadas por las configuraciones; de lo contrario, false.

Implementaciones

Se aplica a