ContainerHostEntryPointDescription.EntryPoint Property

Definition

Gets the entry point for the Contianer.

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

Property Value

The entry point for the Contianer.

Applies to