Skip to content
DocsTry Aspire
DocsTry

DaprComponentOptions Properties

RecordProperties1 member
Options for configuring a Dapr component.
LocalPathSection titled LocalPathnullablestring?
Gets or sets the path to the component configuration file.
public string? LocalPath { get; init; }
If specified, the folder containing the configuration file will be added to all associated Dapr sidecars' resources paths.