Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetProjectGuid ( string projectFile, |
Gets the project GUID from the given XmlElement holding a
|
|
GetTemporaryFilename ( string fileName ) : string | ||
ProjectSettings ( |
Method | Description | |
---|---|---|
GetOutputType ( |
Determines the output type of the project from its XML definition.
|
protected GetOutputType ( |
||
settingsXml | The XML definition of the project settings. | |
return | ManagedOutputType |
public static GetProjectGuid ( string projectFile, |
||
projectFile | string | The path of the project file. |
elemRoot | The |
|
return | string |
public GetTemporaryFilename ( string fileName ) : string | ||
fileName | string | |
return | string |
public ProjectSettings ( |
||
elemRoot | ||
elemSettings | ||
project | ||
return | System |