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.1.16
Syntax public string PrefixMappings { get; set; }
Public Property PrefixMappings As String
Get
Set
Property Value
StringSee Also