Namespace: Microsoft.VisualStudio.Text.Editor.Commanding.Commands Assembly: Microsoft.VisualStudio.Text.UI.dll Package: Microsoft.VisualStudio.Text.UI v17.12.215 C++ 复制 public: UncommentSelectionCommandArgs(Microsoft::VisualStudio::Text::Editor::ITextView ^ textView, Microsoft...
Learn more about the Microsoft.VisualStudio.Imaging.KnownImageIds.Uncomment in the Microsoft.VisualStudio.Imaging namespace.
Microsoft.VisualStudio.Package.LanguageService.15.0 v17.12.40392 Removes line comment characters from the beginning of each line in the given span. C++/CX public:virtualMicrosoft::VisualStudio::TextManager::Interop::TextSpanUncommentLines(Microsoft::VisualStudio::TextManager::Interop::TextSpan span, ...
This method is typically called in response to the user selecting the command Uncomment Selection from the Advanced menu on the Edit menu. Commenting Code in a Legacy Language Service for more information about how this method is called. Applies to 產品版本 Visual Studio SDK 2015, 2017, 2019,...
If you have successfully paired to a Mac build host, you are ready to build .NET MAUI iOS apps in Visual Studio 2022. For more information, see [Build your first app](~/get-started/first-app.md?pivots=devices-ios). If you have not been able to pair a Mac, try [manually adding a...
Package: Microsoft.VisualStudio.Text.Logic v17.12.215 Comment/uncomment selection ContentType name. Activates TextMate comment and uncomment selection commands. C++ 複製 public: System::String ^ TextMateCommentUncommentCommandsContentTypeName; Field Value String Remarks T...
命名空间: Microsoft.VisualStudio.Package 程序集: Microsoft.VisualStudio.Package.LanguageService.10.0(在 Microsoft.VisualStudio.Package.LanguageService.10.0.dll 中) Microsoft.VisualStudio.Package.LanguageService(在 Microsoft.VisualStudio.Package.LanguageService.dll 中) Microsoft.VisualStudio.Package.Language...
public: virtual Microsoft::VisualStudio::TextManager::Interop::TextSpan UncommentBlock(Microsoft::VisualStudio::TextManager::Interop::TextSpan span, Platform::String ^ blockStart, Platform::String ^ blockEnd); Parameters span TextSpan A TextSpan object describing the span to uncomment. blockStart...
Learn more about the Microsoft.VisualStudio.Imaging.KnownImageIds.UncommentCode in the Microsoft.VisualStudio.Imaging namespace.
Learn more about the Microsoft.VisualStudio.Imaging.KnownImageIds.UncommentCode in the Microsoft.VisualStudio.Imaging namespace.