PathReferenceAttribute Class
Indicates that a parameter is a path to a file or a folder within a web project.
Path can be relative or absolute, starting from web root (~).
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
[AttributeUsageAttribute] public sealed class PathReferenceAttribute : Attribute
<AttributeUsageAttribute> _ Public NotInheritable Class PathReferenceAttribute _ Inherits Attribute
[AttributeUsageAttribute] public ref class PathReferenceAttribute sealed : public Attribute