InterpolatedStringHandlerArgumentAttribute sealed class InterpolatedStringHandlerArgumentAttribute : Attribute Documentation Code public string[] Arguments { get; } public InterpolatedStringHandlerArgumentAttribute(string argument) public InterpolatedStringHandlerArgumentAttribute(string[] arguments)