Name | Description | |
---|---|---|
![]() | BasePath | The base path for relative input paths. null if none given. |
![]() | DisplayString | The display string for the current object. |
![]() | MaximumParentDepth | How many levels above the base path can be referenced. |
The following tables list the members exposed by _BrowsePathParser.
Name | Description | |
---|---|---|
![]() | BasePath | The base path for relative input paths. null if none given. |
![]() | DisplayString | The display string for the current object. |
![]() | MaximumParentDepth | How many levels above the base path can be referenced. |
Name | Description | |
---|---|---|
![]() | Equals | |
![]() | GetHashCode | |
![]() | GetType | |
![]() | IsAbsolute | Determines whether a given browse path string determines an absolute browse path. |
![]() | Parse | Parses a string containing a browse path, and returns a corresponding browse path object. |
![]() | ParseRelative | Parses a string containing a relative browse path, and returns a corresponding browse path element collection. |
![]() | ToString | |
![]() | TryParse | Attempts to parse a string containing an absolute browse path. |
![]() | TryParseRelative | Attempts to parse a string containing a relative browse path. |