PSCodeProperty.GetterCodeReference Property

Definition

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

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

Property Value

Applies to