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
- class Url
- package com.aspose.html
- package Aspose.HTML
Gets or sets a String representation for the specified URL schema.
public String Protocol { get; set; }
The protocol.