Share via


ClassViewNavigationInfoNode Structure

Represents an element that appears as a node in a tree view.

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

Syntax

'Declaration
Public Structure ClassViewNavigationInfoNode
'Usage
Dim instance As ClassViewNavigationInfoNode
public struct ClassViewNavigationInfoNode
public value class ClassViewNavigationInfoNode
JScript supports the use of structures, but not the declaration of new ones.

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.

See Also

Reference

ClassViewNavigationInfoNode Members

Microsoft.VisualStudio.Modeling.Shell Namespace