Applies to all classes in the current assembly.
Ignored if the XllAttributes set is not applied
to an assembly.
Namespace:
XllPlusAssembly: Psl.XL6.XnReflect.Runtime (in Psl.XL6.XnReflect.Runtime.dll) Version: 6.3.4.831 (6.3.4.0831)
Syntax
C# |
---|
public XllAssemblyExportAttribute XllAssembly { get; set; } |
Visual Basic (Declaration) |
---|
Public Property XllAssembly As XllAssemblyExportAttribute |
Visual C++ |
---|
public: property XllAssemblyExportAttribute^ XllAssembly { XllAssemblyExportAttribute^ get (); void set (XllAssemblyExportAttribute^ value); } |