Allows you to browse for an assembly.

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

Syntax

C#
public class AssemblyFilePicker : UITypeEditor
Visual Basic
Public Class AssemblyFilePicker
	Inherits UITypeEditor

Inheritance Hierarchy

System..::..Object
  System.Drawing.Design..::..UITypeEditor
    CodeSmith.CustomProperties..::..AssemblyFilePicker

See Also