ExplorerElementVisitor.TreeNodeHash 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.
TreeNode Hash
public:
property System::Collections::Hashtable ^ TreeNodeHash { System::Collections::Hashtable ^ get(); };
public System.Collections.Hashtable TreeNodeHash { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.TreeNodeHash : System.Collections.Hashtable
Public ReadOnly Property TreeNodeHash As Hashtable
Property Value
- Attributes