PostSharp.ILAPI ReferencePost­Sharp.​ExtensibilityMulticast­Attribute­Usage­AttributeTarget­External­Type­Attributes
Open sandboxFocus

MulticastAttributeUsageAttribute.TargetExternalTypeAttributes Property

TargetExternalTypeAttributes

Gets or sets the attributes of the types to which the custom attribute can be applied, when the type is external to the current module. If the custom attribute relates to fields or methods, this property specifies which attributes of the declaring type are acceptable.

Declaration
public MulticastAttributes TargetExternalTypeAttributes { get; set; }
Property Value
Type Description
MulticastAttributes