SPImportSettings.WebUrl-Eigenschaft
Dient zum Abrufen oder Festlegen der URL der Ziel-Website.
Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property WebUrl As String
Get
Set
'Usage
Dim instance As SPImportSettings
Dim value As String
value = instance.WebUrl
instance.WebUrl = value
public string WebUrl { get; set; }
Eigenschaftswert
Typ: System.String
Eine string , die die URL enthält.