EventSource.EventSourcePrimitive 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.
A wrapper type for separating primitive types (for example, int, long, and string) from other types in the EventSource API. This type shouldn't be used directly, but just as implicit conversions when using the WriteEvent API.
public: value class EventSource::EventSourcePrimitive
public readonly struct EventSource.EventSourcePrimitive
type EventSource.EventSourcePrimitive = struct
Public Structure EventSource.EventSourcePrimitive
- Inheritance
Operators
Applies to
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.