Share via


ExeHostEntryPointDescription.Arguments Property

Definition

Gets or sets the arguments passed to the executable as specified in the service manifest.

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

Property Value

The arguments passed to the executable as specified in the service manifest.

Applies to