共用方式為


ExtensionLoadError.Message 屬性

取得錯誤訊息。

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

語法

'宣告
Public ReadOnly Property Message As String
    Get
public string Message { get; }
public:
property String^ Message {
    String^ get ();
}
member Message : string
function get Message () : String

屬性值

型別:System.String
錯誤訊息。

.NET Framework 安全性

請參閱

參考

ExtensionLoadError 類別

Microsoft.Data.Schema.Extensibility 命名空間