Interface IResourceInfo
- Namespace
- AngleSharp.Media
- Assembly
- AngleSharp.dll
Specifies general resource information.
public interface IResourceInfo
- Extension Methods
Properties
Source
Gets the source of the resource.
Url Source { get; set; }
Specifies general resource information.
public interface IResourceInfo
Gets the source of the resource.
Url Source { get; set; }