m_flags Field

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

Contains flags that describe the current assembly.

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

Syntax

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

.NET Framework Security

See Also

Reference

Reflection. . :: . .AssemblyInfo Class

Microsoft.SPOT Namespace