Share via


VsShellUtilities.LogError(String, String) Method

Definition

Logs the error.

public:
 static void LogError(Platform::String ^ source, Platform::String ^ error);

Parameters

source
String

The source.

error
String

The error.

Applies to