Skip to content
Docs Try Aspire

IAspireStore Properties

Interface Properties 1 member
Represents a store for managing files in the Aspire hosting environment that can be reused across runs.
BasePath Section titled BasePath abstract string
Gets the base path of this store.
public abstract string BasePath { get; }