m_name Field

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

Contains the name of the current assembly.

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

Syntax

'Declaration
Public m_name As String
public string m_name
public:
String^ m_name
val mutable m_name: string
public var m_name : String

.NET Framework Security

See Also

Reference

Reflection. . :: . .AssemblyInfo Class

Microsoft.SPOT Namespace