MemberDescriptor Class

Definition

Represents a class member, such as a property or event. This is an abstract base class.

public ref class MemberDescriptor abstract
public abstract class MemberDescriptor
[System.Runtime.InteropServices.ComVisible(true)]
public abstract class MemberDescriptor
type MemberDescriptor = class
[<System.Runtime.InteropServices.ComVisible(true)>]
type MemberDescriptor = class
Public MustInherit Class MemberDescriptor
Inheritance
MemberDescriptor
Derived
Attributes

Examples

Since most of the usage of this class will fall on the inherited classes