m_hash Field

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

Contains the assembly hash attribute, which is a unique identifier for the current assembly.

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

Syntax

'Declaration
Public m_hash As UInteger
public uint m_hash
public:
unsigned int m_hash
val mutable m_hash: uint32
public var m_hash : uint

.NET Framework Security

See Also

Reference

Reflection. . :: . .AssemblyInfo Class

Microsoft.SPOT Namespace