Edit

Share via


AutodiscoverError.Time Property

Definition

Gets the time when the error was returned.

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

Property Value

The time of the error.

Applies to