System.Runtime.CompilerServices.AccessedThroughPropertyAttribute Members

The members of System.Runtime.CompilerServices.AccessedThroughPropertyAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

Initializes a new instance of the AccessedThroughPropertyAttribute class with the name of the property used to access the attributed field.

Public Properties

[read-only]
PropertyNamestring.

Gets the name of the property used to access the attributed field.