ProfilePropertyLoader.IsError 属性

获取或设置一个值,该值指示是否正在加载配置文件时出错。

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

语法

声明
Public ReadOnly Property IsError As Boolean
    Get
用法
Dim instance As ProfilePropertyLoader
Dim value As Boolean

value = instance.IsError
public bool IsError { get; }

属性值

类型:System.Boolean
true如果加载配置文件出错否则为false。默认值为false。

另请参阅

引用

ProfilePropertyLoader 类

ProfilePropertyLoader 成员

Microsoft.SharePoint.Portal.WebControls 命名空间