CodePropertyData.SetCodeReference Property

Definition

The setter code reference.

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

Property Value

Applies to