Name | Description | |
---|---|---|
![]() | DefaultBasePath | Default base path.
The value of this constant is null. |
![]() | DefaultMaximumParentDepth | Default value of the MaximumParentDepth property. Equals to System.Int32.MaxValue.
The value of this constant is 2147483647 (Int32.MaxValue). |
![]() | EscapeCharacter | An escape character. Equals to an ampersand ('&').
The value of this constant is &. |
![]() | ReferenceCharacter | A reference character. Equals to a dot ('.').
The value of this constant is .. |
![]() | SeparatorCharacter | A separator character. Equals to a forward slash ('/').
The value of this constant is /. |