m_type Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains a reference to the unknown type that caused the current exception.

Namespace:  Microsoft.SPOT
Assembly:  Microsoft.SPOT.Native (in Microsoft.SPOT.Native.dll)

Syntax

'Declaration
Public m_type As Type
public Type m_type
public:
Type^ m_type
val mutable m_type: Type
public var m_type : Type

.NET Framework Security

See Also

Reference

UnknownTypeException Class

Microsoft.SPOT Namespace