ResolvedStackFrame.SourceLocation Eigenschaft

Definition

Ruft den SourceLocation für diesen Stapel Rahmen ab. Wenn kein Quell Speicherort vorhanden ist oder der Quell Speicherort nicht ermittelt werden kann, wird NULL zurückgegeben.

public:
 property Microsoft::VisualStudio::IntelliTrace::IntelliTraceSourceLocation ^ SourceLocation { Microsoft::VisualStudio::IntelliTrace::IntelliTraceSourceLocation ^ get(); };
public:
 property Microsoft::VisualStudio::IntelliTrace::IntelliTraceSourceLocation ^ SourceLocation { Microsoft::VisualStudio::IntelliTrace::IntelliTraceSourceLocation ^ get(); };
public Microsoft.VisualStudio.IntelliTrace.IntelliTraceSourceLocation SourceLocation { get; }
member this.SourceLocation : Microsoft.VisualStudio.IntelliTrace.IntelliTraceSourceLocation
Public ReadOnly Property SourceLocation As IntelliTraceSourceLocation

Eigenschaftswert

IntelliTraceSourceLocation

Gilt für