The methods of the ProjectBase class are listed below. For a complete list of ProjectBase class members, see the ProjectBase Members topic.
![]() ![]() | Missing <summary> documentation for M:NAnt.VSNet.ProjectBase.LoadXmlDocument(System.String) |
![]() | Missing <summary> documentation for M:NAnt.VSNet.ProjectBase.Compile(System.String) |
![]() | Missing <summary> documentation for M:NAnt.VSNet.ProjectBase.CreateProjectReference(NAnt.VSNet.ProjectBase,System.Boolean,System.Boolean) |
![]() | |
![]() | Missing <summary> documentation for M:NAnt.VSNet.ProjectBase.GetAssemblyReferences(System.String) |
![]() | Missing <summary> documentation for M:NAnt.VSNet.ProjectBase.GetConfiguration(System.String) |
![]() | |
![]() | Gets the complete set of output files for the project. configuration. |
![]() | Missing <summary> documentation for M:NAnt.VSNet.ProjectBase.GetOutputPath(System.String) |
![]() | |
![]() | Gets a value indicating whether building the project for the specified build configuration results in managed output. |
![]() |
![]() | Missing <summary> documentation for M:NAnt.VSNet.ProjectBase.Build(System.String) |
![]() | Copies the specified file if the destination file does not exist, or the source file has been modified since it was previously copied. |
![]() | Returns the Visual Studio product version of the specified project XML fragment. |
![]() | Missing <summary> documentation for M:NAnt.VSNet.ProjectBase.ExecuteBuildEvent(System.String,System.String,System.String,System.String,NAnt.VSNet.ConfigurationBase) |
![]() | |
![]() | Overloaded. Logs a message with the given priority. |
![]() | |
![]() | Prepares the project for being built. |
![]() | Verifies whether the specified XML fragment represents a valid project that is supported by this ProjectBase. |
![]() | Expands the given macro. |
ProjectBase Class | NAnt.VSNet Namespace