'Declaration
Public Shared Function TextMatchRuleDescription( _ ByVal value As TextMatchRule _ ) As String
public static string TextMatchRuleDescription( TextMatchRule value )
Parameters
- value
- The TextMatchRule to describe.
'Declaration
Public Shared Function TextMatchRuleDescription( _ ByVal value As TextMatchRule _ ) As String
public static string TextMatchRuleDescription( TextMatchRule value )