[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a parameter in a parsed string of texts and parameters.
The following tables list the members exposed by the ParameterFragment type.
Public Methods
Name | Description | |
---|---|---|
![]() | Equals | (Overrides .Equals(Object).) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Overrides .GetHashCode().) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Overrides .ToString().) |
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
Public Constructors
Name | Description | |
---|---|---|
![]() | ParameterFragmentNew | Ctor. |
Public Properties
Name | Description | |
---|---|---|
![]() | IsParameter |
Returns true to indicate this is a parameter and not a text fragment.
(Overrides .IsParameter.) |
![]() | Value | Returns the string text of the fragment. (Inherited from Fragment.) |