Share via


VideoThumbnail.Url property

Namespace:  Microsoft.SharePoint.Client.Publishing
Assembly:  Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)

Syntax

'Declaration
Public ReadOnly Property Url As String
    Get
'Usage
Dim instance As VideoThumbnail
Dim value As String

value = instance.Url
public string Url { get; }

Property value

Type: System.String

See also

Reference

VideoThumbnail class

VideoThumbnail members

Microsoft.SharePoint.Client.Publishing namespace