SPSiteInventoryUsageEntry.MaxStorage 属性
请注意:此 API 现在已过时。
在一个SPKeyValuePairSerializationInfo对象,该对象将序列化和反序列化此**[Microsoft.SharePoint.Administration.SPSiteInventoryUsageEntry]**对象所需的数据存储中存储的值。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
<ObsoleteAttribute("Site inventory collection is no longer necessary for the new analytics platform.")> _
Public Property MaxStorage As Long
Get
Set
用法
Dim instance As SPSiteInventoryUsageEntry
Dim value As Long
value = instance.MaxStorage
instance.MaxStorage = value
[ObsoleteAttribute("Site inventory collection is no longer necessary for the new analytics platform.")]
public long MaxStorage { get; set; }
属性值
类型:System.Int64
Int64 的最大存储值的表示形式。