共用方式為


VsaCompilerError.SourceMoniker 屬性

定義

取得包含錯誤的來源項目完整名稱。

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

屬性值

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

實作

適用於