Axiom Scripting Library
Axiom Scripting Library
Canary.Axiom.Shared.FilePath
IAxiomPath Interface
IAxiomPath Methods
GetAbsoluteFilePath Method
GetAbsoluteFilePath(AxiomFile) Method
GetAbsoluteFilePath(String, String, String, String, String) Method
IAxiom
Path
Get
Absolute
File
Path(Axiom
File) Method
Namespace:
Canary.Axiom.Shared.FilePath
Assembly:
Canary.Axiom.Shared (in Canary.Axiom.Shared.dll) Version: 25.6.0.25344+3070493948bf7d32a86bd3e9a8bcf4cc9a5b1929
Syntax
C#
Copy
string
GetAbsoluteFilePath
(
AxiomFile
file
)
Parameters
file
AxiomFile
Return Value
String
See Also
Reference
IAxiomPath Interface
GetAbsoluteFilePath Overload
Canary.Axiom.Shared.FilePath Namespace