ClassViewNavigationInfoNode.InfoType Property
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.
The type of node of this node
public:
property Microsoft::VisualStudio::Modeling::Shell::ClassViewNavigationInfoTypes InfoType { Microsoft::VisualStudio::Modeling::Shell::ClassViewNavigationInfoTypes get(); };
public Microsoft.VisualStudio.Modeling.Shell.ClassViewNavigationInfoTypes InfoType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.InfoType : Microsoft.VisualStudio.Modeling.Shell.ClassViewNavigationInfoTypes
Public ReadOnly Property InfoType As ClassViewNavigationInfoTypes
Property Value
- Attributes