Share via


CodePropertyData.GetCodeReference Property

Definition

The getter code reference.

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

Property Value

Applies to