SPWeb.DesignerDownloadUrlForCurrentUser property

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

SPWeb class

SPWeb members

Microsoft.SharePoint namespace