SiloHost.ConfigFileName Property

Definition

Configuration file used for this silo. Changing this after the silo has started (when ConfigLoaded == true) will have no effect.

public string ConfigFileName { get; set; }
member this.ConfigFileName : string with get, set
Public Property ConfigFileName As String

Property Value

Applies to