次の方法で共有


PatternMatch.IsPunctuationStripped Property

Definition

True if punctuation was removed for this match.

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

Property Value

Attributes

Applies to