FieldCalculatedErrorValue.ErrorMessage 属性

获取一个值,该值指定当前用于存储网站集中的 Web 讨论备注的总磁盘空间,以字节为单位。

命名空间:  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 ErrorMessage As String
    Get
用法
Dim instance As FieldCalculatedErrorValue
Dim value As String

value = instance.ErrorMessage
public string ErrorMessage { get; }

属性值

类型:System.String
计算字段的错误消息。

另请参阅

引用

FieldCalculatedErrorValue 类

FieldCalculatedErrorValue 成员

Microsoft.SharePoint.Client 命名空间