C# Class Microsoft.JScript.VsaReference

Inheritance: VsaItem, IJSVsaReferenceItem, IJSVsaItem
Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
CheckCompatibility void
Compile bool
Compile void
GetType System.Type
Load void
VsaReference Microsoft.JScript.Vsa

Private Methods

Method Description
CheckCompatibility ( ) : void
Compile ( bool throwOnFileNotFound ) : bool
Compile ( ) : void
GetType ( String typeName ) : Type
Load ( ) : void
VsaReference ( VsaEngine engine, string itemName ) : Microsoft.JScript.Vsa