StringFormat<'T, string>
obj
Represents a statically-analyzed format when formatting builds a string. The type parameter indicates the arguments and return type of the format operation.
this.CaptureTypes
Type[]
The capture types associated with an interpolated string.
this.Captures
obj[]
The captures associated with an interpolated string.
this.Value
string
The raw text of the format string.