Interface IFieldUrlValue Represents the value in a field of type Url FieldUrlValue Inherited Members IFieldValue.Field Namespace: PnP.Core.Model.SharePoint Assembly: PnP.Core.dll Syntax public interface IFieldUrlValue : IFieldValue Properties Description Description of the Url Declaration string Description { get; set; } Property Value string Url Url Declaration string Url { get; set; } Property Value string