Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: string[] ParentDomains

  • Declared in: RT.Servers.IHttpUrl
  • Interface property
  • Abstract

Declaration

string[] ParentDomains

Summary

Specifies parts of the domain which were resolved via a compatible URL resolver. Must not be modified directly. Do not use this member directly; instead use a relevant extension method to manipulate the URL (such as IHttpUrlExtensions.WithDomainParent(this IHttpUrl)).