OrganizationServiceFault.TraceText Property

Definition

Gets the text of the fault trace.

public:
 property System::String ^ TraceText { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string TraceText { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.TraceText : string with get, set
Public Property TraceText As String

Property Value

The text of the fault trace.

Attributes

Applies to