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

PathReferenceAttribute Constructor (String)

Initializes a new instance of the PathReferenceAttribute class.

Namespace:  RingSoft.DataEntryControls.Engine.Annotations
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public PathReferenceAttribute(
	string basePath
)
Public Sub New ( _
	basePath As String _
)
public:
PathReferenceAttribute(
	String^ basePath
)

Parameters

basePath
Type: String
The base path.