NSRegularExpression.GetEscapedPattern(NSString) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("escapedPatternForString:")]
public static Foundation.NSString GetEscapedPattern (Foundation.NSString str);
static member GetEscapedPattern : Foundation.NSString -> Foundation.NSString
Parameters
- str
- NSString
Returns
- Attributes