MatchProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Define matched properties to be returned by property resolver provider
public ref class MatchProperties
[Windows::Foundation::Metadata::WebHostHidden]
class MatchProperties
public class MatchProperties
type MatchProperties = class
Public Class MatchProperties
- Inheritance
-
MatchProperties
Constructors
MatchProperties(Int32, IReadOnlyCollection<MatchProperty>) |
Initializes a new instance of the MatchProperties class. |
Properties
Empty |
Return an empty match |
GroupPriority |
Get the group priority |
Properties |
Collection of matched properties |
Methods
GetSingleMatch(Int32, Int32, String) |
Return a single match result |
GetSingleMatch(MatchProperties) |
Return a single match result |