VsaItem.flag Field

Definition

Specifies the type of the item as Class, Module, or None.

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

protected: Microsoft::Vsa::VsaItemFlag flag;
protected: Microsoft::JScript::Vsa::JSVsaItemFlag flag;
protected Microsoft.Vsa.VsaItemFlag flag;
protected Microsoft.JScript.Vsa.JSVsaItemFlag flag;
val mutable flag : Microsoft.Vsa.VsaItemFlag
val mutable flag : Microsoft.JScript.Vsa.JSVsaItemFlag
Protected flag As VsaItemFlag 
Protected flag As JSVsaItemFlag 

Field Value

Applies to

See also