Interface IUrl

IUrl interface

Interface that describes link url

public interface IUrl

Properties

Name Description
Url { get; set; } Gets or sets annotation link url

See Also