Initializes a new instance of the FileDialogAttribute class

Namespace: CodeSmith.CustomProperties
Assembly: 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
)

See Also