BuildPath (inherited from VcConfigurationBase) | Gets the path in which the output file will be created before its copied to the actual output path. |
ExcludeFromBuild | Gets a value indication whether the file should be excluded from the build for this configuration. |
ExtraOutputFiles (inherited from ConfigurationBase) | Gets the set of output files that is specific to the project configuration. |
IntermediateDir | Gets the intermediate directory, specified relative to project directory. |
Name (inherited from VcConfigurationBase) | Gets the name of the configuration. |
ObjectDir (inherited from ConfigurationBase) | Get the directory in which intermediate build output will be stored for this configuration. |
OutputDir (inherited from VcConfigurationBase) | Gets the output directory. |
OutputPath | Gets the path for the output file. |
PlatformName (inherited from VcConfigurationBase) | Gets the platform that the configuration targets. |
Project (inherited from ConfigurationBase) | Gets the project. |
ReferencesPath | Gets a comma-separated list of directories to scan for assembly references. |
RelativeOutputDir | Get the path of the output directory relative to the project directory. |
RelativePath | Gets the relative path of the file. |
UsePrecompiledHeader (inherited from VcConfigurationBase) |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
ExpandMacros (inherited from ConfigurationBase) | |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. |
GetToolArguments | Overloaded. |
GetToolArguments (inherited from VcConfigurationBase) | Overloaded. |
GetToolSetting | Overloaded. Gets the value of a given setting for a specified tool. |
GetToolSetting (inherited from VcConfigurationBase) | Overloaded. Gets the value of a given setting for a specified tool. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Tools (inherited from VcConfigurationBase) |
SolutionTask (inherited from ConfigurationBase) |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
ExpandMacro | Expands the given macro. |
VcFileConfiguration Class | NAnt.VSNet Namespace