MetalamaAPI documentationAspect APIMetalama.​Framework.​Run­TimeField­Or­Property­InfoAs­Property­Or­Indexer
Open sandboxFocus

FieldOrPropertyInfo.AsPropertyOrIndexer Property

AsPropertyOrIndexer

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

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