Share via


ExplorerTreeNode.ProvideNodeText Method

Definition

Supply the text for the node

protected:
 abstract System::String ^ ProvideNodeText();
protected abstract string ProvideNodeText ();
abstract member ProvideNodeText : unit -> string
Protected MustOverride Function ProvideNodeText () As String

Returns

The text for the node

Applies to