PSCodeProperty.SetterCodeReference Property

Definition

Gets the method used for the properties' setter. It might be null.

public:
 property System::Reflection::MethodInfo ^ SetterCodeReference { System::Reflection::MethodInfo ^ get(); };
public System.Reflection.MethodInfo SetterCodeReference { get; }
member this.SetterCodeReference : System.Reflection.MethodInfo
Public ReadOnly Property SetterCodeReference As MethodInfo

Property Value

Applies to