次の方法で共有


PrintTicketValue.Type プロパティ

定義

このクラス オブジェクトが表す値の型を取得します。

public:
 property PrintTicketValueType Type { PrintTicketValueType get(); };
PrintTicketValueType Type();
public PrintTicketValueType Type { get; }
var printTicketValueType = printTicketValue.type;
Public ReadOnly Property Type As PrintTicketValueType

プロパティ値

値の型です。

適用対象