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

VcFileConfiguration Methods

The methods of the VcFileConfiguration class are listed below. For a complete list of VcFileConfiguration class members, see the VcFileConfiguration 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.VcFileConfiguration.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. 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) 
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

VcFileConfiguration Class | NAnt.VSNet Namespace