NativeTypeAttribute Members
This assembly-level attribute indicates that a type should be treated as native.
The following tables list the members exposed by the NativeTypeAttribute type.
Public Constructors
Name | Description | |
---|---|---|
NativeTypeAttribute | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
Type | native type. | |
TypeId | (Inherited from Attribute) | |
TypeName | native type name |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. (Inherited from Object) | |
GetHashCode | Overridden. (Inherited from Object) | |
GetType | (Inherited from Object) | |
IsDefaultAttribute | (Inherited from Attribute) | |
Match | (Inherited from Attribute) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top