Freigeben über


SPTopologyWebServiceApplicationFault.FaultReason-Eigenschaft

Ruft ab oder legt diesen fest eine Menschen lesbare Nachricht, die den Fehler darstellt.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property FaultReason As String
    Get
    Set
'Usage
Dim instance As SPTopologyWebServiceApplicationFault
Dim value As String

value = instance.FaultReason

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

Eigenschaftswert

Typ: System.String
Gibt String zurück.

Siehe auch

Referenz

SPTopologyWebServiceApplicationFault Klasse

SPTopologyWebServiceApplicationFault-Member

Microsoft.SharePoint-Namespace