PostSharp//API Reference/Post­Sharp.​Extensibility/Multicast­Attribute­Usage­Attribute/Persist­Meta­Data
Open sandboxFocus

Property PersistMetaData

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
Boolean