Edit

Share via


AutodiscoverError.DebugData Property

Definition

Gets the debug data.

public:
 property System::String ^ DebugData { System::String ^ get(); };
public string DebugData { get; }
Public ReadOnly Property DebugData As String

Property Value

The debug data.

Remarks

This property represents more information about the failure that can help the system administrator debug the source of the problem.

Applies to