SPTopologyWebServiceApplicationFault.FaultReason 属性

获取或设置表示故障人力读消息。

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

语法

声明
<DataMemberAttribute> _
Public Property FaultReason As String
    Get
    Set
用法
Dim instance As SPTopologyWebServiceApplicationFault
Dim value As String

value = instance.FaultReason

instance.FaultReason = value
[DataMemberAttribute]
public string FaultReason { get; set; }

属性值

类型:System.String
返回 String

另请参阅

引用

SPTopologyWebServiceApplicationFault 类

SPTopologyWebServiceApplicationFault 成员

Microsoft.SharePoint 命名空间