TextContentChangingEventArgs::EditTag Property
Visual Studio 2015
Gets an object provided by the initiator of the changes.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
public: property Object^ EditTag { [CompilerGeneratedAttribute] Object^ get(); [CompilerGeneratedAttribute] private: void set(Object^ value); }
Show: