CodeMethodData.CodeReference Property

Definition

The code reference.

public:
 property System::Reflection::MethodInfo ^ CodeReference { System::Reflection::MethodInfo ^ get(); void set(System::Reflection::MethodInfo ^ value); };
public System.Reflection.MethodInfo CodeReference { get; set; }
member this.CodeReference : System.Reflection.MethodInfo with get, set
Public Property CodeReference As MethodInfo

Property Value

Applies to