BrowsablePathAttribute Class

Indicates a property can have a list of suggestible values, determined at runtime.

Inheritance Hierarchy

Syntax

public class BrowsablePathAttribute : CustomEditorAttribute

Constructors

Name Description
BrowsablePathAttribute(System.Type pathBrowser)

Initializes a new instance of the BrowsablePathAttribute class.

Properties

Name Description
PathBrowserType

Gets the suggestion provider type.