Share via


IVsaError.SourceMoniker 屬性

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

命名空間:  Microsoft.Vsa
組件:  Microsoft.Vsa (在 Microsoft.Vsa.dll 中)

語法

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

屬性值

類型:String
傳回包含錯誤之來源項目的完整名稱。

請參閱

參考

IVsaError 介面

Microsoft.Vsa 命名空間