Interface IAllowApplicationSettings
Assembly: GPAL.dll
Syntax
public interface IAllowApplicationSettings
Methods
WithName(String)
Declaration
IAllowApplicationSettingsOrOpen WithName(string name)
Parameters
| Type |
Name |
Description |
| System.String |
name |
|
Returns
WithParameter(String)
Declaration
IAllowApplicationSettingsOrOpen WithParameter(string parameter)
Parameters
| Type |
Name |
Description |
| System.String |
parameter |
|
Returns
WithUseHardware(Boolean)
Declaration
IAllowApplicationSettingsOrOpen WithUseHardware(bool trueFalse)
Parameters
| Type |
Name |
Description |
| System.Boolean |
trueFalse |
|
Returns