CodePropertyExtensions Class
Useful extension methods for CodeProperty
Assembly: Microsoft.AspNet.Scaffolding.12.0 (in Microsoft.AspNet.Scaffolding.12.0.dll)
The CodePropertyExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | HasPublicGetter | Determines whether the code property has a public getter. |
![]() ![]() | HasPublicSetter | Determines whether the code property has a public setter. |
![]() ![]() | IsIndexerProperty | Determines whether the code property has at least one index parameter. |
Show:
