DefaultTextViewOptions.ProduceScreenReaderFriendlyTextId Feld

Definition

Gibt an, ob die Codierungs Zeichen und Sondersymbole (z. b. (,), {,} usw.) durch ihre Textdarstellung für automatisierte Objekte ersetzt werden sollen, um für Bildschirm Sprachausgaben einen freundlichen Text zu liefern.

public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> ProduceScreenReaderFriendlyTextId;
static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> ProduceScreenReaderFriendlyTextId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> ProduceScreenReaderFriendlyTextId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>? ProduceScreenReaderFriendlyTextId;
 staticval mutable ProduceScreenReaderFriendlyTextId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly ProduceScreenReaderFriendlyTextId As EditorOptionKey(Of Boolean) 

Feldwert

EditorOptionKey<Boolean>

Gilt für