Table of Contents

Method GetRelativeFilePath

Namespace
Alternet.Scripter.Debugger
Assembly
Alternet.Scripter.Debugger.Common.v9.dll

GetRelativeFilePath(string)

When implemented by a class, gets path relative to the script location

string GetRelativeFilePath(string fileName)

Parameters

fileName string

File name.

Returns

string

File name relative to the script location.