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