AsPropertyOrIndexer
Gets the PropertyInfo if this represents a property, otherwise returns null.
Declaration
public PropertyInfo? AsPropertyOrIndexer { get; }
Property Value
Type | Description |
---|---|
PropertyInfo |
Gets the PropertyInfo if this represents a property, otherwise returns null.
public PropertyInfo? AsPropertyOrIndexer { get; }
Type | Description |
---|---|
PropertyInfo |