SourceLocationFoundEventArgs.Target 屬性

定義

取得特定位置的目標原始程式碼檔。

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

屬性值

特定位置的目標原始程式碼檔。

適用於