ListItem.ServerRedirectedEmbedUrl property

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

Syntax

'Declaration
Public ReadOnly Property ServerRedirectedEmbedUrl As String
    Get
'Usage
Dim instance As ListItem
Dim value As String

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

Property value

Type: System.String

See also

Reference

ListItem class

ListItem members

Microsoft.SharePoint.Client namespace