The methods of the VcProject class are listed below. For a complete list of VcProject class members, see the VcProject Members topic.
![]() ![]() | Returns a value indicating whether the project represented by the specified XML fragment is supported by VcProject. |
![]() ![]() | Missing <summary> documentation for M:NAnt.VSNet.VcProject.LoadGuid(System.String) |
![]() | Missing <summary> documentation for M:NAnt.VSNet.ProjectBase.Compile(System.String) |
![]() | Missing <summary> documentation for M:NAnt.VSNet.VcProject.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.VcProject.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. |
![]() | Missing <summary> documentation for M:NAnt.VSNet.VcProject.CreateReference(NAnt.VSNet.SolutionBase,System.Xml.XmlElement) |
![]() | 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. |
VcProject Class | NAnt.VSNet Namespace