Metalama//API Documentation/Aspect API/Metalama.​Framework.​Run­Time/Field­Or­Property­Info/As­Property­Or­Indexer
Open sandboxFocus

Property AsPropertyOrIndexer

AsPropertyOrIndexer

Gets the PropertyInfo if this represents a property, otherwise returns null.

Declaration
public PropertyInfo AsPropertyOrIndexer { get; }
Property Value
Type Description
PropertyInfo