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 |
---|---|
bool |
Determines whether the custom attribute should be persisted in metadata, so that
it would be available for System.Reflection
.
public bool PersistMetaData { get; set; }
Type | Description |
---|---|
bool |