TextImageLine.Image Field
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.
The ITextImage in which the line appears.
public: initonly Microsoft::VisualStudio::Text::ITextImage ^ Image;
public readonly Microsoft.VisualStudio.Text.ITextImage Image;
val mutable Image : Microsoft.VisualStudio.Text.ITextImage
Public ReadOnly Image As ITextImage