NetXP 3.0 Reference

WNetNode Members

WNetNode overview

Public Instance Constructors

WNetNode ConstructorInitializes a new instance of the WNetNode class.

Public Instance Fields

Comment A user-defined comment for the node.
Level The level of the node in the hierarchy.
LocalName The name of the node as it is visible locally.
Nodes A collection of subnodes.
Provider The provider for the node.
RemoteName The name of the node as it is visible remotely.
Type The type of node.
Usage Any special uses or flags for the node.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

WNetNode Class | NETXP.Library Namespace