ExtendedWireType Enum
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.
Represents an extended wire type
public enum ExtendedWireType
type ExtendedWireType =
Public Enum ExtendedWireType
- Inheritance
-
ExtendedWireType
Fields
Name | Value | Description |
---|---|---|
EndTagDelimited | 0 | Marks the end of a tag-delimited field. |
EndBaseFields | 8 | Marks the end of base-type fields in a tag-delimited object. |