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