Table of Contents

Property Path

Namespace
Ubiquity.NET.Llvm.DebugInfo
Assembly
Ubiquity.NET.Llvm.dll

Path

Gets the full path for this file

public string Path { get; }

Property Value

string

Remarks

information

This is NOT a LazyEncodedString as there is no native API equivalent of this method. Instead it is the result of path concatenation of the Directory and FileName properties.