Controls the export of the methods and properties in an entire assembly.
Namespace:
XllPlusAssembly: Psl.XL7.XnReflect.Runtime (in Psl.XL7.XnReflect.Runtime.dll) Version: 7.0.9.1411 (7.0.9.1411)
Syntax
| C# |
|---|
public class XllAssemblyExportAttribute : Attribute, IComparable, ICloneable |
| Visual Basic (Declaration) |
|---|
Public Class XllAssemblyExportAttribute _ Inherits Attribute _ Implements IComparable, ICloneable |
| Visual C++ |
|---|
public ref class XllAssemblyExportAttribute : public Attribute, IComparable, ICloneable |