Gets or sets the path to the directory whose contents should be displayed in this control.
Namespace: MindFusion.Common.WinForms
Assembly: MindFusion.Common.WinForms
C# Copy Code |
---|
public string Path { get; set; } |
Visual Basic Copy Code |
---|
Public Property Path As String |