Resolves the flexipath into an absolute filepath and returns it.

C# | Visual Basic | Visual C++ |
public string AbsoluteFilePath { get; }
Public ReadOnly Property AbsoluteFilePath As String
public: property String^ AbsoluteFilePath { String^ get (); }