Share via


VsctCommandId.Id Property

Definition

The integer portion of the identifier.

[MessagePack.Key(1)]
public uint Id { get; set; }
[<MessagePack.Key(1)>]
member this.Id : uint32 with get, set
Public Property Id As UInteger

Property Value

Attributes
MessagePack.KeyAttribute

Applies to