RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

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.DataEntryControls.Engine.Annotations
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


[AttributeUsageAttribute]
public sealed class PathReferenceAttribute : Attribute
<AttributeUsageAttribute> _
Public NotInheritable Class PathReferenceAttribute _
	Inherits Attribute
[AttributeUsageAttribute]
public ref class PathReferenceAttribute sealed : public Attribute

Inheritance Hierarchy


Object
  Attribute
    RingSoft.DataEntryControls.Engine.Annotations..::..PathReferenceAttribute