共用方式為


StandardTableColumnDefinitions.ErrorCode 欄位

定義

用來顯示項目錯誤碼的數據行, (例如 「CS2912」) 。

public: System::String ^ ErrorCode;
std::wstring ErrorCode;
public const string ErrorCode;
val mutable ErrorCode : string
Public Const ErrorCode As String 

欄位值

備註

此資料行使用專案中的 ErrorCodeErrorCodeToolTip 索引鍵名稱。

此資料列會顯示為 Hyperlink 資料表中的 。 ErrorCode是超連結的文字,而 ErrorCodeToolTip 是停留在連結上方時所顯示的工具提示。

按兩下超連結相當於瀏覽至專案的相關說明資訊, (請參閱 NavigateToHelp()) 。

適用於