Click or drag to resize

smartScreenFileSelectorT Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.terminal.smartScreen
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public smartScreenFileSelector(
	T __app,
	string __title,
	string __path,
	dialogSelectFileMode __mode,
	string __extension
)
Request Example View Source

Parameters

__app
Type: T
__title
Type: SystemString
__path
Type: SystemString
__mode
Type: imbACE.Services.textBlocks.smartdialogSelectFileMode
__extension
Type: SystemString
See Also