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

プロパティ値

SourceLocation

ターゲットのソース コード ファイルの特定の場所。

適用対象