Skip to content

BaseExpressionAttribute.Format property

Gets or sets an optional format string to apply with {0} placeholder for the expression.

public string Format { get; set; }

See Also