VsaItem.type Field

Definition

Specifies the type of the item as Code, Reference, or AppGlobal.

This API supports the product infrastructure and is not intended to be used directly from your code.

protected: Microsoft::Vsa::VsaItemType type;
protected: Microsoft::JScript::Vsa::JSVsaItemType type;
protected Microsoft.Vsa.VsaItemType type;
protected Microsoft.JScript.Vsa.JSVsaItemType type;
val mutable type : Microsoft.Vsa.VsaItemType
val mutable type : Microsoft.JScript.Vsa.JSVsaItemType
Protected type As VsaItemType 
Protected type As JSVsaItemType 

Field Value

Applies to

See also