Freigeben über


SPWebApplication.DesignerDownloadUrl-Eigenschaft

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

Syntax

'Declaration
Public Property DesignerDownloadUrl As String
    Get
    Set
'Usage
Dim instance As SPWebApplication
Dim value As String

value = instance.DesignerDownloadUrl

instance.DesignerDownloadUrl = value
public string DesignerDownloadUrl { get; set; }

Eigenschaftswert

Typ: System.String

Siehe auch

Referenz

SPWebApplication Klasse

SPWebApplication-Member

Microsoft.SharePoint.Administration-Namespace