PatternMatch.IsPunctuationStripped 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如果为此匹配项删除了标点,则为 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
属性值
- 属性