ExplorerTreeNode.ProvideNodeText 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.
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