TypeInfo.DeclaringMethod Property

Definition

public:
 abstract property System::Reflection::MethodBase ^ DeclaringMethod { System::Reflection::MethodBase ^ get(); };
public abstract System.Reflection.MethodBase DeclaringMethod { get; }
member this.DeclaringMethod : System.Reflection.MethodBase
Public MustOverride ReadOnly Property DeclaringMethod As MethodBase

Property Value

Applies to