SourceLocationFoundEventArgs.Target 屬性

定義

取得特定地點的目標原始碼檔案。

public:
 property System::Object ^ Target { System::Object ^ get(); };
public object Target { get; }
member this.Target : obj
Public ReadOnly Property Target As Object

屬性值

目標來源代碼檔案,針對特定地點。

適用於