IXmlNamespaceResolver Interface (System.Xml) (original) (raw)

Definition

Namespace:

System.Xml

Assemblies:

System.Xml.dll, System.Xml.ReaderWriter.dll

Assemblies:

netstandard.dll, System.Xml.ReaderWriter.dll

Assembly:

System.Xml.ReaderWriter.dll

Assembly:

System.Xml.dll

Assembly:

netstandard.dll

Source:

IXmlNamespaceResolver.cs

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Provides read-only access to a set of prefix and namespace mappings.

public interface class IXmlNamespaceResolver
public interface IXmlNamespaceResolver
type IXmlNamespaceResolver = interface
Public Interface IXmlNamespaceResolver

Derived

Methods

Applies to