Share via


MethodInfo.Propertyhelp Method

Definition

Specifies the Help text that a method sets or returns for a control.

public:
 virtual System::String ^ Propertyhelp();
public virtual string Propertyhelp ();
abstract member Propertyhelp : unit -> string
override this.Propertyhelp : unit -> string
Public Overridable Function Propertyhelp () As String

Returns

A string that contains the Help text.

Applies to