C# Класс Assets, Reloaded-II

Наследование: System.Web.UI.Page
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
AssetsFolder string
GameBananaIndexAssetsFolder string
IndexAssetsFolder string
ProgramFolder string
SampleIndexAssetsFolder string

Описание свойств

AssetsFolder публичное статическое свойство

Path to the folder containing the assets.
public static string AssetsFolder
Результат string

GameBananaIndexAssetsFolder публичное статическое свойство

Path to the folder containing the sample index, with GameBanana results only.
public static string GameBananaIndexAssetsFolder
Результат string

IndexAssetsFolder публичное статическое свойство

Path to the folder containing the index.
public static string IndexAssetsFolder
Результат string

ProgramFolder публичное статическое свойство

The location where the current program is located.
public static string ProgramFolder
Результат string

SampleIndexAssetsFolder публичное статическое свойство

Path to the folder containing the sample index.
public static string SampleIndexAssetsFolder
Результат string