Web.DesignerDownloadUrlForCurrentUser property

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

Syntax

'Declaration
Public ReadOnly Property DesignerDownloadUrlForCurrentUser As String
    Get
'Usage
Dim instance As Web
Dim value As String

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

Property value

Type: System.String

See also

Reference

Web class

Web members

Microsoft.SharePoint.Client namespace