Share via


RoleTreeNode.ProvideNodeText Method

This member overrides ExplorerTreeNode.ProvideNodeText().

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)

Syntax

'Declaration
Protected Overrides Function ProvideNodeText As String
'Usage
Dim returnValue As String 

returnValue = Me.ProvideNodeText()
protected override string ProvideNodeText()
protected:
virtual String^ ProvideNodeText() override
protected override function ProvideNodeText() : String

Return Value

Type: System.String

.NET Framework Security

See Also

Reference

RoleTreeNode Class

RoleTreeNode Members

Microsoft.VisualStudio.Modeling.Shell Namespace