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