Property ConstructorArgumentsConstructorArgumentsGets the arguments passed to the custom attribute constructor. Declaration public IList<object> ConstructorArguments { get; } Property Value Type Description IList<object>