de la propiedad SPRemoteItemEventProperties.BeforeProperties
Espacio de nombres: Microsoft.SharePoint.RemoteApp
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
<DataMemberAttribute> _
Public Property BeforeProperties As Dictionary(Of String, Object)
Get
Friend Set
'Uso
Dim instance As SPRemoteItemEventProperties
Dim value As Dictionary(Of String, Object)
value = instance.BeforeProperties
[DataMemberAttribute]
public Dictionary<string, Object> BeforeProperties { get; internal set; }
Valor de propiedad
Tipo: System.Collections.Generic.Dictionary<String, Object>
Vea también
Referencia
clase SPRemoteItemEventProperties