IdeIntegrationSettings.

MenuEntryText Property

Summary

Gets or sets text which should be shown in the drop down menu for opening the file affected by an issue in an IDE. Default value is Open in IDE.

Syntax

public string MenuEntryText { get; set; }

Value

Type Description
string
GitHub