AllowMultiple
Determines whether many instances of the custom attribute are allowed on a single declaration.
Declaration
public bool AllowMultiple { get; set; }
Property Value
Type | Description |
---|---|
bool |
Determines whether many instances of the custom attribute are allowed on a single declaration.
public bool AllowMultiple { get; set; }
Type | Description |
---|---|
bool |