次の方法で共有


SPRemoteSecurityEventProperties.ObjectType property

Namespace:  Microsoft.SharePoint.Client.EventReceivers
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property ObjectType As Integer
    Get
    Set
'Usage
Dim instance As SPRemoteSecurityEventProperties
Dim value As Integer

value = instance.ObjectType

instance.ObjectType = value
[DataMemberAttribute]
public int ObjectType { get; set; }

Property value

Type: System.Int32

See also

Reference

SPRemoteSecurityEventProperties class

SPRemoteSecurityEventProperties members

Microsoft.SharePoint.Client.EventReceivers namespace