WPF Packages
C#
Show/Hide TOC
File
Path
Text
Box
Relative
Path 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#
Copy
public
string
RelativePath
{
get
;
set
; }
Property Value
String
See Also
Reference
FilePathTextBox Class
Common.Wpf.Controls Namespace
In This Article
Definition
See Also