Share via


Data Field

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

Represents the data bytes for the packet.

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

Syntax

'Declaration
Public ReadOnly Data As Byte()
public readonly byte[] Data
public:
initonly array<unsigned char>^ Data
val Data: byte[]
public final var Data : byte[]

.NET Framework Security

See Also

Reference

MFUpdatePkt Class

Microsoft.SPOT.MFUpdate Namespace