SPDeploymentEventArgs.ObjectsTotal-Eigenschaft
Ruft eine ganze Zahl, die die Gesamtzahl von Objekten in der aktuellen Bereitstellungsvorgang angibt.
Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ObjectsTotal As Integer
Get
'Usage
Dim instance As SPDeploymentEventArgs
Dim value As Integer
value = instance.ObjectsTotal
public int ObjectsTotal { get; }
Eigenschaftswert
Typ: System.Int32
Gibt eine ganze Zahl, die die Anzahl der Objekte darstellt.