C# 클래스 Assets, Reloaded-II

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: Reloaded-Project/Reloaded-II 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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