IDebugSourceLinkInfo150.GetRelativeFilePath(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int GetRelativeFilePath([Runtime::InteropServices::Out] System::String ^ % pbstrRelativeFilePath);
public int GetRelativeFilePath (out string pbstrRelativeFilePath);
abstract member GetRelativeFilePath : string -> int
Public Function GetRelativeFilePath (ByRef pbstrRelativeFilePath As String) As Integer
Parameters
- pbstrRelativeFilePath
- String