SPTaskUsageEntry.ManagedMemoryBytesLOH - Propriété
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property ManagedMemoryBytesLOH As Nullable(Of Long)
Get
Set
'Utilisation
Dim instance As SPTaskUsageEntry
Dim value As Nullable(Of Long)
value = instance.ManagedMemoryBytesLOH
instance.ManagedMemoryBytesLOH = value
public Nullable<long> ManagedMemoryBytesLOH { get; set; }
Valeur de propriété
Type : System.Nullable<Int64>