XmlFileEditor Class
.NET Framework 3.0
Provides a user interface for selecting an XML file using a standard OpenFileDialog box.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
XmlFileEditor is a UITypeEditor that provides a dialog for selecting an XML file for a file name property.
- SecurityPermission for calling unmanaged code. Demand value: Demand; Associated enumeration: UnmanagedCode.
Community Additions
ADD
Show: