Event, Indexer, and Property Properties

Event, indexer, and property property sheets contain all the standard attribute tabs along with the C# tab, the properties of which are listed below:

Property

Description

Compilation Unit

Specifies the compilation unit in which the attribute will be stored. This field is only available if the parent type is a partial type (allocated to more than one compilation unit).

New

Specifies the new modifier for the attribute declaration.

Unsafe

Specifies the unsafe modifier for the attribute declaration.

Abstract

Specifies the abstract modifier for the attribute declaration.

Extern

Specifies the extern modifier for the attribute declaration.

Override

Specifies the override modifier for the attribute declaration.

Sealed

Specifies the sealed modifier for the attribute declaration.

Virtual

Specifies the virtual modifier for the attribute declaration.


Created October 7, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com