Field Struct
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.
public struct Field
type Field = struct
Public Structure Field
- Inheritance
-
Field
Constructors
Field(Span, Int32) |
Create a new Field. |
Fields
Id |
The identifier of the field. All fields with the same Id are edited together. |
Span |
The span in the associated ReplacementText associated with the field. |