Methods.TextDocumentOnTypeFormatting Alan

Tanım

' TextDocument/onTypeFormatting ' için türü kesin belirlenmiş ileti nesnesi.

public: static initonly Microsoft::VisualStudio::LanguageServer::Protocol::LspRequest<Microsoft::VisualStudio::LanguageServer::Protocol::DocumentOnTypeFormattingParams ^, cli::array <Microsoft::VisualStudio::LanguageServer::Protocol::TextEdit ^> ^> ^ TextDocumentOnTypeFormatting;
public static readonly Microsoft.VisualStudio.LanguageServer.Protocol.LspRequest<Microsoft.VisualStudio.LanguageServer.Protocol.DocumentOnTypeFormattingParams,Microsoft.VisualStudio.LanguageServer.Protocol.TextEdit[]> TextDocumentOnTypeFormatting;
 staticval mutable TextDocumentOnTypeFormatting : Microsoft.VisualStudio.LanguageServer.Protocol.LspRequest<Microsoft.VisualStudio.LanguageServer.Protocol.DocumentOnTypeFormattingParams, Microsoft.VisualStudio.LanguageServer.Protocol.TextEdit[]>
Public Shared ReadOnly TextDocumentOnTypeFormatting As LspRequest(Of DocumentOnTypeFormattingParams, TextEdit()) 

Alan Değeri

LspRequest<DocumentOnTypeFormattingParams,TextEdit[]>

Şunlara uygulanır