SetLeadingWhiteSpaceToSpacesCommandArgs(ITextView, ITextBuffer) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
SetLeadingWhiteSpaceToSpacesCommandArgs(Microsoft::VisualStudio::Text::Editor::ITextView ^ textView, Microsoft::VisualStudio::Text::ITextBuffer ^ subjectBuffer);
public SetLeadingWhiteSpaceToSpacesCommandArgs (Microsoft.VisualStudio.Text.Editor.ITextView textView, Microsoft.VisualStudio.Text.ITextBuffer subjectBuffer);
new Microsoft.VisualStudio.Text.Editor.Commanding.Commands.SetLeadingWhiteSpaceToSpacesCommandArgs : Microsoft.VisualStudio.Text.Editor.ITextView * Microsoft.VisualStudio.Text.ITextBuffer -> Microsoft.VisualStudio.Text.Editor.Commanding.Commands.SetLeadingWhiteSpaceToSpacesCommandArgs
Public Sub New (textView As ITextView, subjectBuffer As ITextBuffer)
Parameters
- textView
- ITextView
- subjectBuffer
- ITextBuffer