次の方法で共有


Index.AccentedLetters プロパティ

定義

True の 場合、指定したインデックスには、アクセント記号付き文字が含まれています (「比べて」で始まる単語は、1 つの見出しとの"A"で始まる単語など)。

public:
 property bool AccentedLetters { bool get(); void set(bool value); };
public bool AccentedLetters { get; set; }
member this.AccentedLetters : bool with get, set
Public Property AccentedLetters As Boolean

プロパティ値

Boolean

適用対象