MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIProperty­Or­Indexer
Open sandboxFocus

IPropertyOrIndexer Interface

Namespace: Metalama.Framework.Code
Assembly: Metalama.Framework.dll
Syntax
public interface IPropertyOrIndexer : IFieldOrPropertyOrIndexer, IHasAccessors, IMember, IMemberOrNamedType, INamedDeclaration, IDeclaration, IDisplayable, IDiagnosticLocation, ICompilationElement, IMeasurable, IHasType

Methods

Name Description
ToPropertyInfo()

Gets a System.Reflection.PropertyInfo that represents the current property at run time.