FieldAccessor Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Functionality for accessing fields.
C#
public static class FieldAccessor
type FieldAccessor = class
Public Class FieldAccessor
- Inheritance
-
FieldAccessor
Get |
Returns a delegate to get the value of a specified field. |
Get |
Returns a delegate to set the value of this field for an instance. |
Get |
Returns a delegate to get the value of a specified field. |
Get |
Returns a delegate to set the value of this field for an instance. |
Product | Versions |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |