The XllAttributes type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | XllArgument |
Applies to the current parameter.
Ignored if the XllAttributes set is not applied
to the parameter of a method or indexed property.
|
![]() | XllAssembly |
Applies to all classes in the current assembly.
Ignored if the XllAttributes set is not applied
to an assembly.
|
![]() | XllClassExport |
Applies to all classes in the current type.
Ignored if the XllAttributes set is not applied
to a type.
|
![]() | XllFunction |
Applies to the current method or property.
Ignored if the XllAttributes set is not applied
to a method or property.
|
![]() | XllIgnore |
Applies to the current method or property.
Ignored if the XllAttributes set is not applied
to a method or property.
|
![]() | XllMacro |
Applies to the current method.
Ignored if the XllAttributes set is not applied
to a method, or if the method has a return value.
|