Link.Uri Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the uri of the linked resource.
[Uri(ErrorMessage = "Must be a valid and fully-qualified url.")]
public virtual string Uri { get; set; }
- Attributes:
- UriAttribute
Property value
string