Show / Hide Table of Contents

Struct URLParameters.TestData

Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
Namespace: PlayUR
Assembly: PlayUR.dll
Syntax
[Serializable]
public struct URLParameters.TestData

Fields

| Improve this Doc View Source

Hash

Declaration
public string Hash
Field Value
Type Description
string
| Improve this Doc View Source

Hostname

Declaration
public string Hostname
Field Value
Type Description
string
| Improve this Doc View Source

Pathname

Declaration
public string Pathname
Field Value
Type Description
string
| Improve this Doc View Source

Port

Declaration
public string Port
Field Value
Type Description
string
| Improve this Doc View Source

Protocol

Declaration
public string Protocol
Field Value
Type Description
string
| Improve this Doc View Source

Search

Declaration
public string Search
Field Value
Type Description
string
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX