Читати англійською Редагувати

Поділитися через


XmlResolver.FileSystemResolver Property

Definition

Gets an XML resolver that resolves only file system URIs.

C#
public static System.Xml.XmlResolver FileSystemResolver { get; }

Property Value

An XML resolver that resolves only file system URIs.

Remarks

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.

Applies to

Продукт Версії
.NET 8, 9, 10