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