RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AdvancedFindFilter..::..Path Property

Gets or sets the path.

Namespace:  RingSoft.DbLookup.AdvancedFind
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


[MaxLengthAttribute]
public string Path { get; set; }
<MaxLengthAttribute> _
Public Property Path As String
	Get
	Set
[MaxLengthAttribute]
public:
property String^ Path {
	String^ get ();
	void set (String^ value);
}

Field Value

The path.