Share via


FlashManager.FlashSectors Property

Gets or sets an array of objects that define the configuration of a particular section of flash memory.

Namespace: Microsoft.SPOT.Emulator.Memory
Assembly: Microsoft.SPOT.Emulator (in microsoft.spot.emulator.dll)

Syntax

public FlashSector [] FlashSectors { get; set; }

Property Value

An array of objects that define the configuration of a particular section of flash memory.

Version Information

Available in .NET Micro Framework version 2.0

See Also

Reference

FlashManager Class
FlashManager Members
Microsoft.SPOT.Emulator.Memory Namespace