UsageInfo.DiscussionStorage 属性
Gets a value that specifies the total amount of disk space, in bytes, currently being used to store Web discussion comments in the site collection.
命名空间: Microsoft.SharePoint.Client
程序集: Microsoft.SharePoint.Client.Silverlight(位于 Microsoft.SharePoint.Client.Silverlight.dll 中); Microsoft.SharePoint.Client.Phone(位于 Microsoft.SharePoint.Client.Phone.dll 中) Microsoft.SharePoint.Client(位于 Microsoft.SharePoint.Client.dll 中)
语法
声明
Public ReadOnly Property DiscussionStorage As Long
Get
用法
Dim instance As UsageInfo
Dim value As Long
value = instance.DiscussionStorage
public long DiscussionStorage { get; }
属性值
类型:System.Int64
Int64
The total amount of disk space, in bytes. This value must be equal to or greater than 0.