Connectivity Software User's Guide and Reference
BrowsePathParser Class Fields


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Navigation.Parsing Namespace : BrowsePathParser Class

For a list of all members of this type, see BrowsePathParser members.

Public Fields
 NameDescription
Public FieldDefault base path.

This is a constant, and its value is null.

 
Public FieldDefault value of the MaximumParentDepth property.

This is a constant, and its value is 2147483647 (Int32.MaxValue).

 
Public FieldAn escape character. An ampersand.

This is a constant, and its value is &.

 
Public FieldA reference character. A dot.

This is a constant, and its value is ..

 
Public FieldA separator character. A forward slash.

This is a constant, and its value is /.

 
Top
See Also

Reference

BrowsePathParser Class
OpcLabs.BaseLib.Navigation.Parsing Namespace