다음을 통해 공유


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입니다.

구현

적용 대상