Programming with Reflection
DefaultTransformDirectory property
Syntax |
object.DefaultTransformDirectory |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the default folder location that Reflection looks in for transform files when converting XML documents. The folder specified is the first folder displayed when you browse for a transform from the Export and Transform XML dialog box. This folder is also used by the TransformXML method when the value given for the Transform argument does not include path information.
The default value is "".
Note
· Reflection installs a number of transforms to the /Transforms/Rwin folder, which is located in your Reflection installation folder. When DefaultTransformDirectory is set to an empty string, the Browse button in the Export and Transform XML dialog box starts in this folder.