m_refs Field

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

Contains hash values of referenced assemblies.

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

Syntax

'Declaration
Public m_refs As UInteger()
public uint[] m_refs
public:
array<unsigned int>^ m_refs
val mutable m_refs: uint32[]
public var m_refs : uint[]

.NET Framework Security

See Also

Reference

Reflection. . :: . .AssemblyInfo Class

Microsoft.SPOT Namespace