PathReferenceAttribute..::..BasePath Property
Gets the base path.
Namespace:
RingSoft.DbLookup.Controls.WPF.PropertiesAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
[CanBeNullAttribute] public string BasePath { get; }
<CanBeNullAttribute> _ Public ReadOnly Property BasePath As String Get
[CanBeNullAttribute] public: property String^ BasePath { String^ get (); }