Open sandboxFocus

Property ConstructorArguments

ConstructorArguments

Gets the arguments passed to the custom attribute constructor.

Declaration
public IList<object> ConstructorArguments { get; }
Property Value
Type Description
IList<object>