Compartilhar via


CodeConfiguration.EntryPoint Property

Definition

The entry point command and arguments for the code execution.

public System.Collections.Generic.IList<string> EntryPoint { get; }
member this.EntryPoint : System.Collections.Generic.IList<string>
Public ReadOnly Property EntryPoint As IList(Of String)

Property Value

Applies to