IDifferenceBuffer2.RightDataModel Property
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 ITextDataModel for the right buffer.
public:
property Microsoft::VisualStudio::Text::ITextDataModel ^ RightDataModel { Microsoft::VisualStudio::Text::ITextDataModel ^ get(); };
public Microsoft.VisualStudio.Text.ITextDataModel RightDataModel { get; }
member this.RightDataModel : Microsoft.VisualStudio.Text.ITextDataModel
Public ReadOnly Property RightDataModel As ITextDataModel