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