AttributeType
Gets the type of the custom attribute (derived from AspectConfigurationAttribute) that can provide declarative configuration for the aspect.
Declaration
public Type AttributeType { get; }
Property Value
Type | Description |
---|---|
Type |
Gets the type of the custom attribute (derived from AspectConfigurationAttribute) that can provide declarative configuration for the aspect.
public Type AttributeType { get; }
Type | Description |
---|---|
Type |