Share via


PayloadDisassembler.Type Property

Definition

Gets the one character type of the payload this disassembler is operating on. TransportConstants.

public abstract char Type { get; }
member this.Type : char
Public MustOverride ReadOnly Property Type As Char

Property Value

The one character type of the payload this disassembler is operating on. TransportConstants.

Applies to