PSCodeMethod.CodeReference Property

Definition

Gets the method referenced by this PSCodeMethod.

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

Property Value

Applies to