XmlResolver.FileSystemResolver Property
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.
Gets an XML resolver that resolves only file system URIs.
public:
static property System::Xml::XmlResolver ^ FileSystemResolver { System::Xml::XmlResolver ^ get(); };
C#
public static System.Xml.XmlResolver FileSystemResolver { get; }
static member FileSystemResolver : System.Xml.XmlResolver
Public Shared ReadOnly Property FileSystemResolver As XmlResolver
An XML resolver that resolves only file system URIs.
Calling GetEntity(Uri, String, Type) or GetEntityAsync(Uri, String, Type) on the XmlResolver instance returned by this property resolves only URIs whose scheme is file.
Продукт | Версії |
---|---|
.NET | 8, 9, 10 |
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.
Відгук про .NET
.NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: