IdeIntegrationSettings.

OpenInIdeCall Property

Summary

Gets or sets JavaScript which should be called to open the file affected by an issue in an IDE.

Syntax

public string OpenInIdeCall { get; set; }

Value

Type Description
string
GitHub