Bagikan melalui


VsaItem.ItemType Properti

Definisi

Mendapatkan jenis item.

API ini mendukung infrastruktur produk dan tidak dimaksudkan untuk digunakan langsung dari kode Anda.

public:
 property Microsoft::Vsa::VsaItemType ItemType { Microsoft::Vsa::VsaItemType get(); };
public:
 property Microsoft::JScript::Vsa::JSVsaItemType ItemType { Microsoft::JScript::Vsa::JSVsaItemType get(); };
public Microsoft.Vsa.VsaItemType ItemType { get; }
public Microsoft.JScript.Vsa.JSVsaItemType ItemType { get; }
member this.ItemType : Microsoft.Vsa.VsaItemType
member this.ItemType : Microsoft.JScript.Vsa.JSVsaItemType
Public ReadOnly Property ItemType As VsaItemType
Public ReadOnly Property ItemType As JSVsaItemType

Nilai Properti

Salah satu nilai enumerasi. Nilai menunjukkan jenis item.

Penerapan

Berlaku untuk

Lihat juga