Initializes a new instance of the FileDialogAttribute class
Namespace: CodeSmith.CustomPropertiesAssembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public FileDialogAttribute( FileDialogType dialogType ) |
| Visual Basic |
|---|
Public Sub New ( dialogType As FileDialogType ) |
Parameters
- dialogType
- Type: CodeSmith.CustomProperties..::..FileDialogType