ReferenceAttachmentOptions.PreviewUrl

ReferenceAttachmentOptions.PreviewUrl property

Gets or sets the preview URL of the reference attachment. This URL can be used to generate a preview of the resource, if supported by the provider. The default value is Empty.

public string PreviewUrl { get; set; }

See Also