Sdílet prostřednictvím


CompilerError.IsWarning Vlastnost

Definice

Získá nebo nastaví hodnotu, která označuje, zda je chyba upozornění.

public:
 property bool IsWarning { bool get(); void set(bool value); };
public bool IsWarning { get; set; }
member this.IsWarning : bool with get, set
Public Property IsWarning As Boolean

Hodnota vlastnosti

truepokud je chyba upozornění; v opačném případě . false

Platí pro