This documentation is archived and is not being maintained.
VsaModule Class
.NET Framework 1.1
This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] <AttributeUsage(AttributeTargets.All)> Public Class VsaModule Inherits Attribute [C#] [AttributeUsage(AttributeTargets.All)] public class VsaModule : Attribute [C++] [AttributeUsage(AttributeTargets::All)] public __gc class VsaModule : public Attribute [JScript] public AttributeUsage(AttributeTargets.All) class VsaModule extends Attribute
See Also
Show: