ExternalResourceHandler

ParserSettings.ExternalResourceHandler property

Gets the handler for external resources.

public ExternalResourceHandler ExternalResourceHandler { get; }

Property Value

An instance of class that inherits ExternalResourceHandler class to provide the control of external resource loading.

See Also