Click or drag to resize

StringExtensionsGetSnippet Method

Overload List
 NameDescription
Public Extension MethodCode exampleGetSnippet(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.
Public Extension MethodCode exampleGetSnippet(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.
Public Extension MethodCode exampleGetSnippet(String, String) Gets a snippet for an attribute or a string.
Public Extension MethodCode exampleGetSnippet(String, String, SnippetsOptions) Gets a snippet for an attribute or a string.
Top
See Also