Mono Class Library: Overview

System.CodeDom.CodeMemberProperty: Property Members

The properties of System.CodeDom.CodeMemberProperty are listed below. For a list of all members, see the CodeMemberProperty Members list.

See Also: Inherited members from System.CodeDom.CodeTypeMember

Public Properties

[read-only]
GetStatementsCodeStatementCollection. Documentation for this section has not yet been entered.
HasGetbool. Documentation for this section has not yet been entered.
HasSetbool. Documentation for this section has not yet been entered.
[read-only]
ImplementationTypesCodeTypeReferenceCollection. Documentation for this section has not yet been entered.
[read-only]
ParametersCodeParameterDeclarationExpressionCollection. Documentation for this section has not yet been entered.
PrivateImplementationTypeCodeTypeReference. Documentation for this section has not yet been entered.
[read-only]
SetStatementsCodeStatementCollection. Documentation for this section has not yet been entered.
TypeCodeTypeReference. Documentation for this section has not yet been entered.