다음을 통해 공유


ContainerHostEntryPointDescription.Commands Property

Definition

Gets or sets the commands passed to the container as specified in the service manifest.

public string Commands { get; }
member this.Commands : string
Public ReadOnly Property Commands As String

Property Value

The commands passed to the container as specified in the service manifest.

Applies to