PatternMatch.IsPunctuationStripped 属性

定义

如果为此匹配项删除了标点,则为 True。

public:
 property bool IsPunctuationStripped { bool get(); };
public bool IsPunctuationStripped { get; }
public bool IsPunctuationStripped { [System.Runtime.CompilerServices.IsReadOnly] get; }
member this.IsPunctuationStripped : bool
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.IsPunctuationStripped : bool
Public ReadOnly Property IsPunctuationStripped As Boolean

属性值

Boolean
属性

适用于