Show / Hide Table of Contents

Interface IMediaItem

Represents the base unit of a media item of a post

Namespace: Scraper.Net
Assembly: Scraper.Net.dll
Syntax
public interface IMediaItem

Properties

| Improve this Doc View Source

Url

Declaration
string Url { get; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX