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

MulticastAttributeUsageAttribute.TargetExternalMemberAttributes Property

TargetExternalMemberAttributes

Gets or sets the attributes of the members (fields or methods) to which the custom attribute can be applied, when the members are external to the current module.

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