MatchProperties Class

Definition

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

Applies to