Share via


ExeHostEntryPointDescription.WorkingFolder Property

Definition

Gets or sets the working folder for the executable as specified in the service manifest.

public System.Fabric.Description.ExeHostWorkingFolder WorkingFolder { get; }
member this.WorkingFolder : System.Fabric.Description.ExeHostWorkingFolder
Public ReadOnly Property WorkingFolder As ExeHostWorkingFolder

Property Value

The working folder for the executable as specified in the service manifest.

Applies to