SPMobileErrorLabel.Message 属性

获取指定的 HTTP 上下文的错误消息文本。

命名空间:  Microsoft.SharePoint.Mobile.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Overridable ReadOnly Property Message As String
    Get
用法
Dim value As String

value = Me.Message
protected virtual string Message { get; }

属性值

类型:System.String
包含错误消息的文本的String

另请参阅

引用

SPMobileErrorLabel 类

SPMobileErrorLabel 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间