इसके माध्यम से साझा किया गया


DocumentRangeFormattingOptions Class

Definition

Class representing the document range formatting options for server capabilities.

See the Language Server Protocol specification for additional information.

public ref class DocumentRangeFormattingOptions
[System.Runtime.Serialization.DataContract]
public class DocumentRangeFormattingOptions
[<System.Runtime.Serialization.DataContract>]
type DocumentRangeFormattingOptions = class
Public Class DocumentRangeFormattingOptions
Inheritance
DocumentRangeFormattingOptions
Attributes

Constructors

Name Description
DocumentRangeFormattingOptions()

Properties

Name Description
WorkDoneProgress

Gets or sets a value indicating whether work done progress is supported.

Applies to