Table of Contents

Class Web

public class Web
Inheritance
object
Web

Properties

Title

Required. Title of the chunk.

public string Title { get; set; }

Property Value

string

Uri

Required. URI reference of the chunk.

public string Uri { get; set; }

Property Value

string