Property Arguments
Arguments
Arguments that will be passed through to Smart Format. These arguments are not serialized and will need to be set at runtime. See Add(string, IVariable) to add persistent serialized arguments.
Declaration
public IList<object> Arguments { get; set; }
Property Value
Type | Description |
---|---|
IList<object> |