Click or drag to resize

StringExtensionsGetSnippet Method

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