InfoTextValues 列挙型

定義

InfoTextValues 列挙を定義します。

public enum InfoTextValues
type InfoTextValues = 
Public Enum InfoTextValues
継承
InfoTextValues

フィールド

AutoText 1

用語集ドキュメントのエントリ。 アイテムを xml としてシリアル化すると、その値は "autoText" になります。

Text 0

リテラル テキスト。 アイテムを xml としてシリアル化すると、その値は "text" になります。

適用対象