PostSharp.ILAPI ReferencePost­Sharp.​ExtensibilityMulticast­Attribute­Usage­AttributePersist­Meta­Data
Open sandboxFocus

MulticastAttributeUsageAttribute.PersistMetaData Property

PersistMetaData

Determines whether the custom attribute should be persisted in metadata, so that it would be available for System.Reflection.

Declaration
public bool PersistMetaData { get; set; }
Property Value
Type Description
System.Boolean