Click or drag to resize

PathEditPath Property

Use this property to get or set the path in the edit field.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public string Path { get; set; }

Property Value

Type: String
See Also