Allows you to browse for an Xml file.

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

Syntax

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

Inheritance Hierarchy

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

See Also