共用方式為


ExtensionLoadError.Severity 屬性

取得錯誤嚴重性。

命名空間:  Microsoft.Data.Schema.Extensibility
組件:  Microsoft.Data.Schema (在 Microsoft.Data.Schema.dll 中)

語法

'宣告
Public ReadOnly Property Severity As ErrorSeverity
    Get
public ErrorSeverity Severity { get; }
public:
property ErrorSeverity Severity {
    ErrorSeverity get ();
}
member Severity : ErrorSeverity
function get Severity () : ErrorSeverity

屬性值

型別:Microsoft.Data.Schema.ErrorSeverity
嚴重性指示。

.NET Framework 安全性

請參閱

參考

ExtensionLoadError 類別

Microsoft.Data.Schema.Extensibility 命名空間