MetadataConversionError.IsWarning Proprietà

Definizione

Ottiene un valore che indica se è MetadataConversionError un avviso o un errore.

public:
 property bool IsWarning { bool get(); };
public bool IsWarning { get; }
member this.IsWarning : bool
Public ReadOnly Property IsWarning As Boolean

Valore della proprietà

true se deve MetadataConversionError essere considerato un avviso; in caso contrario, false. Il valore predefinito è false.

Si applica a