MacroAttribute..::..Target Property
Identifies the target parameter of a source template if the
MacroAttribute is applied on a template method.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.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); }