de la propiedad SPRemoteSecurityEventProperties.ScopeUrl
Espacio de nombres: Microsoft.SharePoint.Client.EventReceivers
Ensamblado: Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
<DataMemberAttribute> _
Public Property ScopeUrl As String
Get
Set
'Uso
Dim instance As SPRemoteSecurityEventProperties
Dim value As String
value = instance.ScopeUrl
instance.ScopeUrl = value
[DataMemberAttribute]
public string ScopeUrl { get; set; }
Valor de propiedad
Tipo: System.String
Vea también
Referencia
clase SPRemoteSecurityEventProperties
Miembros SPRemoteSecurityEventProperties
Espacio de nombres Microsoft.SharePoint.Client.EventReceivers