共用方式為


IVsaError.SourceMoniker 屬性

定義

以指令碼引擎可辨認的格式,取得包含錯誤之來源項目的完整名稱。

public:
 property System::String ^ SourceMoniker { System::String ^ get(); };
public string SourceMoniker { get; }
member this.SourceMoniker : string
Public ReadOnly Property SourceMoniker As String

屬性值

包含錯誤之來源專案的完整名稱。

適用於