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

MulticastAttributeUsageAttribute.TargetMemberAttributes Property

TargetMemberAttributes

Gets or sets the attributes of the members (fields or methods) to which the custom attribute can be applied.

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