Options.AutoFormatAsYouTypeReplaceQuotes 属性

定义

如此 如果键入时,直引号会自动更改为弯引号。

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

属性值

适用于