SPChange.InternalUrl - Propriété
Obtient l'URL de l'objet modifié.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected ReadOnly Property InternalUrl As String
Get
'Utilisation
Dim value As String
value = Me.InternalUrl
protected string InternalUrl { get; }
Valeur de propriété
Type : System.String
L'URL de l'objet modifié.
Exceptions
Exception | Condition |
---|---|
NotSupportedException | La valeur de l'URL est DBNull. |
Remarques
Vous pouvez accéder à cette propriété uniquement à partir d'une classe dérivée.