Methods.TextDocumentReferences Alan

Tanım

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

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

Alan Değeri

LspRequest<ReferenceParams,Location[]>

Şunlara uygulanır