Share via


AssociationReferenceKind Enumeration

Describes the kind of an association reference.

Namespace: Microsoft.SpecExplorer.ObjectModel
Assembly: Microsoft.SpecExplorer.ObjectModel (in Microsoft.SpecExplorer.ObjectModel.dll)

Usage

'Usage

Syntax

'Declaration
[SerializableAttribute] 
public enum AssociationReferenceKind

Members

Member name Description
GetMethod The method is a property getter.
SetMethod The method is a property setter.

Platforms

Development Platforms

Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP SP2 or later, Microsoft Windows Server 2008, Microsoft Windows Server 2003

See Also

Reference

Microsoft.SpecExplorer.ObjectModel Namespace