Share via


PacketProperty.SerialNumber Field

The Guid for the PacketProperty object for identifying the packet.

Namespace:  Microsoft.Ink
Assembly:  Microsoft.Ink (in Microsoft.Ink.dll)

Syntax

'Declaration
Public Shared ReadOnly SerialNumber As Guid
'Usage
Dim value As Guid 

value = PacketProperty.SerialNumber
public static readonly Guid SerialNumber
public:
static initonly Guid SerialNumber
public static final var SerialNumber : Guid

Field Value

Type: System.Guid
The globally unique identifier (GUID) that identifies the packet property for identifying the packet itself.

Remarks

This is the same value you use to retrieve the packet from the packet queue.

Platforms

Windows 7, Windows Vista, Windows Server 2008 R2, Windows Server 2008

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

Version Information

.NET Framework

Supported in: 3.0

See Also

Reference

PacketProperty Class

PacketProperty Members

Microsoft.Ink Namespace

Stroke.PacketDescription

InkCollector.DesiredPacketDescription

InkOverlay.DesiredPacketDescription

InkPicture.DesiredPacketDescription