CommonEditorConstants.TextMateCommentUncommentCommandsContentTypeName 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注释/取消注释选择 ContentType 名称。 激活 TextMate 注释和取消注释选择命令。
public: System::String ^ TextMateCommentUncommentCommandsContentTypeName;
public const string TextMateCommentUncommentCommandsContentTypeName;
val mutable TextMateCommentUncommentCommandsContentTypeName : string
Public Const TextMateCommentUncommentCommandsContentTypeName As String
字段值
注解
此常量用于 LSP 服务器客户端。