Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
OpenBveApi
Packages
PackageFile
C# Class OpenBveApi.Packages.PackageFile
Holds the properties of a file, used during creation of a package.
Exibir arquivo
Open project: leezer3/OpenBVE
Class Usage Examples
Public Properties
Property
Type
Description
absolutePath
string
relativePath
string
Property Details
absolutePath
public_oe property
The absolute on-disk path to the file.
public
string
absolutePath
return
string
relativePath
public_oe property
The relative path to the file.
public
string
relativePath
return
string