StringExtensionsGetSnippet Method

Overload List

GetSnippet(String) Gets a snippet for an attribute or a string for the match clause provided to Match(String). Supported with Manticore 3.2.2 and up.
GetSnippet(String, SnippetsOptions) Gets a snippet for an attribute or a string for the match clause provided to Match(String). Supported with Manticore 3.2.2 and up.
GetSnippet(String, String) Gets a snippet for an attribute or a string.
GetSnippet(String, String, SnippetsOptions) Gets a snippet for an attribute or a string.

See Also