RoleTreeNode Class
Namespace: Microsoft.VisualStudio.Modeling.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)
Syntax
'Declaration
Public Class RoleTreeNode _
Inherits ExplorerTreeNode
'Usage
Dim instance As RoleTreeNode
public class RoleTreeNode : ExplorerTreeNode
public ref class RoleTreeNode : public ExplorerTreeNode
public class RoleTreeNode extends ExplorerTreeNode
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.Windows.Forms.TreeNode
Microsoft.VisualStudio.Modeling.Shell.ExplorerTreeNode
Microsoft.VisualStudio.Modeling.Shell.RoleTreeNode
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.