Click or drag to resize

MacroAttributeTarget Property

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

Namespace:  Resto.Front.Api.Attributes.JetBrains
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public string Target { get; set; }

Property Value

Type: String
See Also