For a list of all members of this type, see NodeDescriptor members.
Public Fields
| | Name | Description |
 | DefaultAsString | Default NodeDescriptor, expressed as string.
This is a constant, and its value is "" (String.Empty). |
 | DefaultBrowsePath | Default browse path (null, i.e. none).
This is a constant, and its value is null. |
 | DefaultNodePath | Default node path. Effectively, node path is specified.
This is a constant, and its value is null. |
Top
Protected Fields
| | Name | Description |
 | DefaultNodeId | Default node id (none, i.e. null).
This is a constant, and its value is null. |
 | RootNodeId | A node Id that represents a root of the address space. An empty string.
This is a constant, and its value is "" (String.Empty). |
Top
See Also