SPImportObject.SourceUrl - Propriété
Obtient l'URL à l'emplacement source de l'objet qui est en cours d'importation.
Espace de noms : Microsoft.SharePoint.Deployment
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property SourceUrl As String
Get
Friend Set
'Utilisation
Dim instance As SPImportObject
Dim value As String
value = instance.SourceUrl
public string SourceUrl { get; internal set; }
Valeur de propriété
Type : System.String
Retourne une représentation sous forme de chaîne de l'URL.