共用方式為


PrintTicketValue.Type 屬性

定義

取得這個類別物件所代表的值型別。

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

屬性值

值型別。

適用於