public void ExportPropertySetupToFile( PropertySetupType propertySetupType, string fileName )
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |
| FileAccessException | Failed to access the text file. |