'Declaration Protected Overridable Function GetExpected() As System.Object
'Usage Dim instance As FormattingRuleBase Dim value As System.Object value = instance.GetExpected()
protected virtual System.object GetExpected()
Return Value
The style of the base rule.