MemberReference Struct

Definition

public value class MemberReference
public struct MemberReference
type MemberReference = struct
Public Structure MemberReference
Inheritance
MemberReference

Properties

Name Description
Name
Parent

Gets the parent entity handle.

Signature

Gets a handle to the signature blob.

Methods

Name Description
GetCustomAttributes()
GetKind()

Determines if the member reference is to a method or field.

Applies to