Freigeben über


EmailOptions.AutoFormatAsYouTypeReplaceQuotes Eigenschaft

Definition

Bestimmt, ob gerade Anführungszeichen während der Eingabe automatisch in intelligente (geschweifte) Anführungszeichen geändert werden.

public:
 property bool AutoFormatAsYouTypeReplaceQuotes { bool get(); void set(bool value); };
public bool AutoFormatAsYouTypeReplaceQuotes { get; set; }
member this.AutoFormatAsYouTypeReplaceQuotes : bool with get, set
Public Property AutoFormatAsYouTypeReplaceQuotes As Boolean

Eigenschaftswert

Hinweise

Diese Eigenschaft gibt True zurück, wenn gerade Anführungszeichen während der Eingabe automatisch in intelligente (geschweifte) Anführungszeichen geändert werden, andernfalls False .

Gilt für: