共用方式為


IErrorTag.ErrorType 屬性

取得使用錯誤的型別。

命名空間:  Microsoft.VisualStudio.Text.Tagging
組件:  Microsoft.VisualStudio.Text.UI (在 Microsoft.VisualStudio.Text.UI.dll 中)

語法

'宣告
ReadOnly Property ErrorType As String
string ErrorType { get; }
property String^ ErrorType {
    String^ get ();
}
abstract ErrorType : string with get
function get ErrorType () : String

屬性值

類型:String
若要使用的錯誤類型。

.NET Framework 安全性

請參閱

參考

IErrorTag 介面

Microsoft.VisualStudio.Text.Tagging 命名空間