Freigeben über


SPRemoteAppEventProperties.Version-Eigenschaft

Ruft oder legt die Version der app.

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property Version As Version
    Get
    Set
'Usage
Dim instance As SPRemoteAppEventProperties
Dim value As Version

value = instance.Version

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

Eigenschaftswert

Typ: System.Version
Die Version der app.

Siehe auch

Referenz

SPRemoteAppEventProperties Klasse

SPRemoteAppEventProperties-Member

Microsoft.SharePoint.Client.EventReceivers-Namespace