PayloadDisassembler.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.