共用方式為


PredefinedErrorTypeNames 類別

定義

列舉預先定義的錯誤類型。

public ref class PredefinedErrorTypeNames abstract sealed
public ref class PredefinedErrorTypeNames abstract sealed
class PredefinedErrorTypeNames abstract sealed
public static class PredefinedErrorTypeNames
type PredefinedErrorTypeNames = class
Public Class PredefinedErrorTypeNames
繼承
PredefinedErrorTypeNames

欄位

CompilerError

表示編譯程序錯誤。

HintedSuggestion

代表具有細微視覺處理的建議。

Information

表示資訊片段。

OtherError

表示其他錯誤。

Suggestion

表示沒有視覺處理的建議。

SyntaxError

表示語法錯誤。

Warning

表示編譯程式警告。

適用於