Partager via


SPRemoteWebEventProperties.NewServerRelativeUrl - Propriété

Espace de noms :  Microsoft.SharePoint.Client.EventReceivers
Assembly :  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property NewServerRelativeUrl As String
    Get
    Set
'Utilisation
Dim instance As SPRemoteWebEventProperties
Dim value As String

value = instance.NewServerRelativeUrl

instance.NewServerRelativeUrl = value
[DataMemberAttribute]
public string NewServerRelativeUrl { get; set; }

Valeur de propriété

Type : System.String

Voir aussi

Référence

SPRemoteWebEventProperties classe

SPRemoteWebEventProperties - Membres

Microsoft.SharePoint.Client.EventReceivers - Espace de noms