Namespace: CodeSmith.CustomProperties
Assembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public FileDialogType DialogType { get; set; }
Visual Basic
Public Property DialogType As FileDialogType
	Get
	Set

Property Value

Type: FileDialogType

See Also