Public Member Functions | |
| BuildToolFamilyEnv () | |
Properties | |
| object | this [IBuildActionProvider key] [get, set] |
Side effects between different actions MUST NOT BE FUNCTIONAL. All building actions must also run without sharing this information.
| wx.Build.BuildToolFamilyEnv.BuildToolFamilyEnv | ( | ) |
| object wx::Build.BuildToolFamilyEnv::this | ( | ) | [get, set] |
Store or retrieve data referring to the tool family of key. If nothing has been stored for the tool, the result of the get-method will be null (this does not raise an exception).
Store or retrieve data referring to the tool family nameOfToolFamily. If nothing has been stored for the tool, the result of the get-method will be null (this does not raise an exception).