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.DbLookup.Controls.WPF.PropertiesAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
[AttributeUsageAttribute] public sealed class PathReferenceAttribute : Attribute
<AttributeUsageAttribute> _ Public NotInheritable Class PathReferenceAttribute _ Inherits Attribute
[AttributeUsageAttribute] public ref class PathReferenceAttribute sealed : public Attribute