FilePathTextBoxRelativePath Property

Gets or sets a relative path to a file.

Definition

Namespace: Common.Wpf.Controls
Assembly: Common.Wpf.Controls (in Common.Wpf.Controls.dll) Version: 2.0.7
C#
public string RelativePath { get; set; }

Property Value

String

See Also