Click or drag to resize

MacroAttributeExpression Property

Allows specifying a macro that will be executed for a source template parameter when the template is expanded.

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

Property Value

Type: String
See Also