MethodInfo.Propertyhelp Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.