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
- namespace Aspose.Html
- assembly Aspose.HTML
Gets or sets a string representation for the specified URL schema.
public string Protocol { get; set; }
The protocol.