Share via


DistributedApplicationOperation Enum

Definition

Describes the context in which the AppHost is being executed.

C#
public enum DistributedApplicationOperation
Inheritance
DistributedApplicationOperation

Fields

Name Value Description
Run 0

AppHost is being run for the purpose of debugging locally.

Publish 1

AppHost is being run for the purpose of publishing a manifest for deployment.

Applies to

Product Versions
.NET Aspire 8.0.0, 9.0.0, 9.1.0