Key.Match PropertyKey.Match PropertyKey::Match Property

Gets the XSLT pattern which describes the nodes matched by the key.

Syntax

Public ReadOnly Property Match As String
        Get
public string Match { get; }
public:
property String^ Match {
    String^ get();
}
 

Property Value

Type: System.StringSystem.StringSystem::String^

An XSLT pattern which describes the nodes matched by the key