PackagerConfiguration Class Members
In This Topic
The following tables list the members exposed by PackagerConfiguration.
Public Constructors
Public Fields
| | Name | Description |
 | DefaultHotKey | The default HotKey configuration string for the packager. |
Top
Public Properties
| | Name | Description |
 | AllowEmail | When true the user will be allowed to send the package via email |
 | AllowFile | When true the user will be allowed to save the package to a file. |
 | AllowRemovableMedia | When true the user will be allowed to save the package directly to the root of a removable media volume |
 | AllowServer | When true the user will be allowed to send sessions to a session data server |
 | ApplicationName | The application name to use instead of the current application. |
 | DestinationEmailAddress | The address to send the email to. |
 | FromEmailAddress | The email address to use as the sender's address |
 | HotKey | The key sequence used to pop up the packager. |
 | ProductName | The product name to use instead of the current application. |
Top
Public Methods
| | Name | Description |
 | Sanitize | Normalize the configuration options |
Top
See Also