SourceLocationFoundEventArgs.SourceLocation 屬性

定義

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

public:
 property System::Activities::Debugger::SourceLocation ^ SourceLocation { System::Activities::Debugger::SourceLocation ^ get(); };
public System.Activities.Debugger.SourceLocation SourceLocation { get; }
member this.SourceLocation : System.Activities.Debugger.SourceLocation
Public ReadOnly Property SourceLocation As SourceLocation

屬性值

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

適用於