Interface IPropertyInfo
This item supports the framework infrastructure and is not intended to be used directly from your code.
public interface IPropertyInfo
Properties
- CanGet
This item supports the framework infrastructure and is not intended to be used directly from your code.
- CanSet
This item supports the framework infrastructure and is not intended to be used directly from your code.
- Name
This item supports the framework infrastructure and is not intended to be used directly from your code.
- PropertyType
This item supports the framework infrastructure and is not intended to be used directly from your code.
Methods
- Get(object)
This item supports the framework infrastructure and is not intended to be used directly from your code.
- Set(object, object?)
This item supports the framework infrastructure and is not intended to be used directly from your code.