The Setup Tab

The setup tab allows you to configure Project Properties, Feature Map Strings, and your Assembly Load Path. You can choose the feature you wish to edit by selecting the appropriate node in the navigation pane on the left side of the tab.

Properties

The properties editor allows you to view and add user-defined name-value pairs as Project Properties and to view External Properties that have been defined from the command line. See Property List and Properties for a full explanation. To add a Project Property, click the New button on the project properties toolbar.

This brings up the New Project Property dialog. Type in a name and a value in the fields provided. Click on the OK button, and the property will be set.

You can use the Edit and Delete toolbar buttons in a similar manner to modify or remove Project Properties. You can also delete a property by selecting it and pressing the Delete key.

Feature Map Strings

The feature map editor is for Declarative Obfuscation. For a complete description of Dotfuscator’s support for Declarative Obfuscation, see Declarative Obfuscation via Custom Attributes. That section describes the Feature Map and lists the native feature strings that Dotfuscator understands.

From the toolbar, you can add, edit, and remove feature map strings. The Add and Edit buttons bring up a dialog that allows you to map feature strings to supported Dotfuscator features. You can also delete a feature map string by selecting it and pressing the Delete key.

User Defined Assembly Load Path

Using this editor, you can edit your project’s user defined assembly load path.

For details, see the online user's guide.

© 2002-2007 PreEmptive Solutions. All rights reserved.