EnvironmentPolicy.PathRequestEventArgs Properties
Contains data for the SettingCurrentDirectory event.Name | Description |
---|---|
Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
Path | Gets or sets the path of the current working directory. |
See Also