XmlMappingPrefixMappings Property |
Gets or sets a value that specifies the set of prefix mappings that will be used to interpret the XPath expression.
Namespace: SautinSoft.Document.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.5.6
Syntaxpublic string PrefixMappings { get; set; }
Public Property PrefixMappings As String
Get
Set
Property Value
String
See Also