API Reference
Class
OdfFeatureDiagnostic
Diagnostic produced while inspecting package capabilities.
Inheritance
- Object
- OdfFeatureDiagnostic
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
- Property OdfFeatureReport.Diagnostics
Constructors
public OdfFeatureDiagnostic(String code, String partPath, String message) #Creates an inspection diagnostic.
Parameters
- code System.String
- partPath System.String
- message System.String
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object