Table of Contents

Property DataSchema

Namespace
Ratatoskr.Core
Assembly
Ratatoskr.dll

DataSchema

URI identifying the schema that the event data adheres to. Maps to CloudEvents "dataschema" attribute (optional).

public string? DataSchema { get; set; }

Property Value

string