API Reference
Class
WordPreflightRepairHint
Actionable guidance for resolving or routing around a failed Word capability preflight.
Inheritance
- Object
- WordPreflightRepairHint
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
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public WordPreflightCapability Capability { get; } #Capability the hint applies to.
public String FeatureName { get; } #Feature or blocker that triggered the hint.
public String Command { get; } #Optional OfficeIMO API or command-shaped remediation.
public String Details { get; } #Optional context for the recommendation.