Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
RunTimeCompiler
ProjectSourceFile
C# Class RunTimeCompiler.ProjectSourceFile
This should probably derived from ProjectContentFile but as I do not know how the structure of these classes will evolve as I'll add more project-readers, I believe it is safer to keep them as independent classes.
显示文件
Open project: Virtual-Universe/Virtual-Universe
Class Usage Examples
Public Properties
Property
Type
Description
CopyToOutputDirectory
bool
DependentUpon
string
Location
string
Name
string
Property Details
CopyToOutputDirectory
public_oe property
public
bool
CopyToOutputDirectory
return
bool
DependentUpon
public_oe property
public
string
DependentUpon
return
string
Location
public_oe property
public
string
Location
return
string
Name
public_oe property
public
string
Name
return
string