Partager via


ExtensionLoadError.Severity, propriété

Obtient la gravité de l'erreur.

Espace de noms :  Microsoft.Data.Schema.Extensibility
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Severity As ErrorSeverity
    Get
public ErrorSeverity Severity { get; }
public:
property ErrorSeverity Severity {
    ErrorSeverity get ();
}
member Severity : ErrorSeverity
function get Severity () : ErrorSeverity

Valeur de propriété

Type : Microsoft.Data.Schema.ErrorSeverity
Indication de gravité.

Sécurité .NET Framework

Voir aussi

Référence

ExtensionLoadError Classe

Microsoft.Data.Schema.Extensibility, espace de noms