Свойство | Type | Description | |
---|---|---|---|
CompileAssemblyFromFileBatchImpl | |||
GetProjTemplateContent | string | ||
GetSolutionTemplateContent | string | ||
IsAppXAML | bool | ||
RunApp | string |
Méthode | Description | |
---|---|---|
CSCompiler ( object options ) : System | ||
CSCompiler ( string version ) : System | ||
CompileAssemblyFromDom ( |
||
CompileAssemblyFromDomBatch ( |
||
CompileAssemblyFromFile ( |
||
CompileAssemblyFromFileBatch ( |
||
CompileAssemblyFromSource ( |
||
CompileAssemblyFromSourceBatch ( |
Méthode | Description | |
---|---|---|
CompileAssemblyFromFileBatchImpl ( |
||
GetProjTemplateContent ( ) : string | ||
GetSolutionTemplateContent ( ) : string | ||
IsAppXAML ( string file ) : bool | ||
RunApp ( string workingDir, string app, string args ) : string |
public CSCompiler ( object options ) : System | ||
options | object | |
Résultat | System |
public CSCompiler ( string version ) : System | ||
version | string | |
Résultat | System |
public CompileAssemblyFromDom ( |
||
options | ||
compilationUnit | ||
Résultat |
public CompileAssemblyFromDomBatch ( |
||
options | ||
compilationUnits | ||
Résultat |
public CompileAssemblyFromFile ( |
||
options | ||
fileName | string | |
Résultat |
public CompileAssemblyFromFileBatch ( |
||
options | ||
fileNames | string | |
Résultat |
public CompileAssemblyFromSource ( |
||
options | ||
source | string | |
Résultat |
public CompileAssemblyFromSourceBatch ( |
||
options | ||
sources | string | |
Résultat |