次の方法で共有


CommonEditorConstants.TextMateCommentUncommentCommandsContentTypeName Field

Definition

Comment/uncomment selection ContentType name. Activates TextMate comment and uncomment selection commands.

public: System::String ^ TextMateCommentUncommentCommandsContentTypeName;
public const string TextMateCommentUncommentCommandsContentTypeName;
val mutable TextMateCommentUncommentCommandsContentTypeName : string
Public Const TextMateCommentUncommentCommandsContentTypeName As String 

Field Value

Remarks

This constant is used in LSP Server Client.

Applies to