C# Class Assets, Reloaded-II

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: Reloaded-Project/Reloaded-II Class Usage Examples

Méthodes publiques

Свойство Type Description
AssetsFolder string
GameBananaIndexAssetsFolder string
IndexAssetsFolder string
ProgramFolder string
SampleIndexAssetsFolder string

Property Details

AssetsFolder public_oe static_oe property

Path to the folder containing the assets.
public static string AssetsFolder
Résultat string

GameBananaIndexAssetsFolder public_oe static_oe property

Path to the folder containing the sample index, with GameBanana results only.
public static string GameBananaIndexAssetsFolder
Résultat string

IndexAssetsFolder public_oe static_oe property

Path to the folder containing the index.
public static string IndexAssetsFolder
Résultat string

ProgramFolder public_oe static_oe property

The location where the current program is located.
public static string ProgramFolder
Résultat string

SampleIndexAssetsFolder public_oe static_oe property

Path to the folder containing the sample index.
public static string SampleIndexAssetsFolder
Résultat string