System.Runtime.InteropServices.ComMemberType Enumeration

Describes the type of a COM member.

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public enum ComMemberType

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
Method

The member is a normal method.

PropGet

The member gets properties.

PropSet

The member sets properties.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0