xResourceNode.helpText 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.
Overloads
helpText()
public:
 virtual System::String ^ helpText();public virtual string helpText();abstract member helpText : unit -> string
override this.helpText : unit -> stringPublic Overridable Function helpText () As StringReturns
Applies to
helpText(String)
public:
 virtual System::String ^ helpText(System::String ^ _value);public virtual string helpText(string _value);abstract member helpText : string -> string
override this.helpText : string -> stringPublic Overridable Function helpText (_value As String) As StringParameters
- _value
- String