NativeMethodAttribute Properties |
The NativeMethodAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | Function |
Gets or sets the function name.
|
![]() | IdentifiersIndex |
Gets the parameter index of the identifiers.
|
![]() | IgnoreIdentifiers |
Gets a value indicating whether to ignore identifiers.
|
![]() | Lengths |
Gets the lengths of special arguments.
|
![]() | ReferenceIndices |
Gets or sets indices of parameters which should be passed by reference instead of input values.
|
![]() | TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |