Skip to content
Docs Try Aspire

IDeploymentStateManager Properties

Interface Properties 1 member
Provides deployment state management functionality.
StateFilePath Section titled StateFilePath abstractnullable string?
Gets the file path where deployment state is stored, if applicable.
public abstract string? StateFilePath { get; }