Share via


XliffRule.Explanation property

Gets a more detailed description of the problem detected by the rule.

Namespace:  Microsoft.Office.TranslationServices.Health
Assembly:  Microsoft.Office.TranslationServices (in Microsoft.Office.TranslationServices.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property Explanation As String
    Get
'Usage
Dim instance As XliffRule
Dim value As String

value = instance.Explanation
public override string Explanation { get; }

Property value

Type: System.String

See also

Reference

XliffRule class

XliffRule members

Microsoft.Office.TranslationServices.Health namespace