次の方法で共有


RegexFlags.UnicodeCase フィールド

定義

Unicode 対応の大文字と小文字の折りたたみを有効にします。 http://docs.oracle.com/javase/6/docs/api/java/util/regex/Pattern.html#UNICODE_CASE

public static readonly Microsoft.Azure.Search.Models.RegexFlags UnicodeCase;
 staticval mutable UnicodeCase : Microsoft.Azure.Search.Models.RegexFlags
Public Shared ReadOnly UnicodeCase As RegexFlags 

フィールド値

適用対象