[This is preliminary documentation and is subject to change.]
The WorkMatch Variable type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | WorkMatch Variable(String) | Initializes a new instance of the WorkMatch Variable class |
![]() | WorkMatch Variable(IConfigSectionNode) | Initializes a new instance of the WorkMatch Variable class |
Methods
Name | Description | |
---|---|---|
![]() | ![]() | Determines whether the specified object is equal to the current object. (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as the default hash function. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Extension Methods
Fields
Name | Description | |
---|---|---|
![]() ![]() | QUERY_NAME_WC |
Properties
Name | Description | |
---|---|---|
![]() | Default | Default value if no URI match could be made |
![]() | MatchCaseSensitive | Optional value comparison case sensitivity for the whole match to succeed |
![]() | MatchContains | Optional value that must be contained in the captured value for the whole match to succeed |
![]() | MatchEquals | Optional value that must exactly equal the captured value for the whole match to succeed |
![]() | Name | Name of variable |
![]() | QueryName | Name of URI query variable to fetch into this variable |
See Also