OPC Studio 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.

The value of this constant is null.

 
Public FieldDefault value of the MaximumParentDepth property. Equals to System.Int32.MaxValue.

The value of this constant is 2147483647 (Int32.MaxValue).

 
Public FieldAn escape character. Equals to an ampersand ('&').

The value of this constant is &.

 
Public FieldA reference character. Equals to a dot ('.').

The value of this constant is ..

 
Public FieldA separator character. Equals to a forward slash ('/').

The value of this constant is /.

 
Top
See Also

Reference

BrowsePathParser Class
OpcLabs.BaseLib.Navigation.Parsing Namespace