This documentation is archived and is not being maintained.

VsaEngineClass Class

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

System::Object
  Microsoft_VsaVb::VsaEngineClass

Namespace:  Microsoft_VsaVb
Assembly:  Microsoft_VsaVb (in Microsoft_VsaVb.dll)

[ClassInterfaceAttribute()]
[GuidAttribute(L"A138CF39-2CAE-42C2-ADB3-022658D79F2F")]
public ref class VsaEngineClass : IVsaEngine, 
	VsaEngine

The VsaEngineClass type exposes the following members.

  NameDescription
Public methodVsaEngineClassInfrastructure.
Top

  NameDescription
Public propertyAssemblyInfrastructure.
Public propertyEvidenceInfrastructure.
Public propertyGenerateDebugInfoInfrastructure.
Public propertyIsCompiledInfrastructure.
Public propertyIsDirtyInfrastructure.
Public propertyIsRunningInfrastructure.
Public propertyItemsInfrastructure.
Public propertyLanguageInfrastructure.
Public propertyLCIDInfrastructure.
Public propertyNameInfrastructure.
Public propertyRootMonikerInfrastructure.
Public propertyRootNamespaceInfrastructure.
Public propertySiteInfrastructure.
Public propertyVersionInfrastructure.
Top

  NameDescription
Public methodCloseInfrastructure.
Public methodCompileInfrastructure.
Public methodEqualsDetermines whether the specified object is equal to the current object. (Inherited from Object.)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCodeServes as the default hash function. (Inherited from Object.)
Public methodGetOptionInfrastructure.
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Public methodInitNewInfrastructure.
Public methodIsValidIdentifierInfrastructure.
Public methodLoadSourceStateInfrastructure.
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodResetInfrastructure.
Public methodRevokeCacheInfrastructure.
Public methodRunInfrastructure.
Public methodSaveCompiledStateInfrastructure.
Public methodSaveSourceStateInfrastructure.
Public methodSetOptionInfrastructure.
Public methodToStringReturns a string that represents the current object. (Inherited from Object.)
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: