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

VcProjectConfiguration Methods

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

Public Instance Methods

Equals (inherited from Object) 
ExpandMacros (inherited from ConfigurationBase)Missing <summary> documentation for M:NAnt.VSNet.ConfigurationBase.ExpandMacros(System.String)
GetHashCode (inherited from Object) 
GetToolArgumentsOverloaded. Missing <summary> documentation for M:NAnt.VSNet.VcProjectConfiguration.GetToolArguments(System.String,NAnt.VSNet.VcArgumentMap,NAnt.VSNet.VcArgumentMap.ArgGroup)
GetToolArguments (inherited from VcConfigurationBase)Overloaded. Missing <summary> documentation for M:NAnt.VSNet.VcConfigurationBase.GetToolArguments(System.String,NAnt.VSNet.VcArgumentMap)
GetToolSettingOverloaded. Missing <summary> documentation for M:NAnt.VSNet.VcProjectConfiguration.GetToolSetting(System.String,System.String,System.String)
GetToolSetting (inherited from VcConfigurationBase)Overloaded. Gets the value of a given setting for a specified tool.
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

Protected Internal Instance Methods

ExpandMacro Expands the given macro.

See Also

VcProjectConfiguration Class | NAnt.VSNet Namespace