Interface IFieldUrlValue Represents the value in a field of type Url 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 System.String Url Url Declaration string Url { get; set; } Property Value System.String