Table of Contents

Property PrefixMappings

Namespace
DocWright.Dom.ContentControls
Assembly
DocWright.Dom.dll

PrefixMappings

Gets the prefix declarations the XPath uses, spelled as a sequence of xmlns:p='uri' clauses, or null when the XPath uses no prefixes.

public string? PrefixMappings { get; }

Property Value

string