Click or drag to resize
Sandcastle Help File BuilderFolderPathUserControlPersistablePath Property
This is used to get or set the path in string form

Namespace: SandcastleBuilder.Utils.Controls
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public string PersistablePath { get; set; }

Property Value

Type: String
Remarks
This is useful for data binding
See Also