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