SPRemoteEventProperties.WebEventProperties - Propriété
Espace de noms : Microsoft.SharePoint.RemoteApp
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property WebEventProperties As SPRemoteWebEventProperties
Get
Friend Set
'Utilisation
Dim instance As SPRemoteEventProperties
Dim value As SPRemoteWebEventProperties
value = instance.WebEventProperties
[DataMemberAttribute]
public SPRemoteWebEventProperties WebEventProperties { get; internal set; }
Valeur de propriété
Type : Microsoft.SharePoint.RemoteApp.SPRemoteWebEventProperties
Voir aussi
Référence
SPRemoteEventProperties classe