API Reference

Class

VisioInspectionDifference

Namespace OfficeIMO.Visio
Assembly OfficeIMO.Visio
Modifiers sealed

One inspection snapshot difference.

Inheritance

  • Object
  • VisioInspectionDifference

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Properties

public VisioInspectionDifferenceKind Kind { get; } #

Difference kind.

public String Path { get; } #

Stable snapshot path that changed.

public String Expected { get; } #

Expected value.

public String Actual { get; } #

Actual value.