Url.Protocol

Url.Protocol property

Gets or sets a string representation for the specified URL schema.

public string Protocol { get; set; }

Property Value

The protocol.

See Also