Sdílet prostřednictvím


ExeHostEntryPointDescription.Program Property

Definition

Gets or sets the executable name as specified in the service manifest.

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

Property Value

The executable name as specified in the service manifest.

Applies to