Share via


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
public property Type native type.
public property TypeId  (Inherited from Attribute)
public property TypeName native type name

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. (Inherited from Object)
public method GetHashCode  Overridden. (Inherited from Object)
public method GetType  (Inherited from Object)
public method IsDefaultAttribute  (Inherited from Attribute)
public method Match  (Inherited from Attribute)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

NativeTypeAttribute Class
Microsoft.Xrt.Runtime Namespace