RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

MacroAttribute..::..Target Property

Identifies the target parameter of a source template if the MacroAttribute is applied on a template method.

Namespace:  RingSoft.DbLookup.Controls.WPF.Properties
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


[CanBeNullAttribute]
public string Target { get; set; }
<CanBeNullAttribute> _
Public Property Target As String
	Get
	Set
[CanBeNullAttribute]
public:
property String^ Target {
	String^ get ();
	void set (String^ value);
}

Field Value

The target.