NAnt SDK Documentation - v0.85-nightly-2005-11-09

ProjectSettings Methods

The methods of the ProjectSettings class are listed below. For a complete list of ProjectSettings class members, see the ProjectSettings Members topic.

Public Static (Shared) Methods

GetProjectGuid Gets the project GUID from the given XmlElement holding a <VisualStudioProject> node.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetTemporaryFilenameMissing <summary> documentation for M:NAnt.VSNet.ProjectSettings.GetTemporaryFilename(System.String)
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
GetOutputType Determines the output type of the project from its XML definition.
MemberwiseClone (inherited from Object) 

See Also

ProjectSettings Class | NAnt.VSNet Namespace