ExeConfigurationFileMap.LocalUserConfigFilename Property

Definition

Gets or sets the name of the configuration file for the local user.

public:
 property System::String ^ LocalUserConfigFilename { System::String ^ get(); void set(System::String ^ value); };
public string LocalUserConfigFilename { get; set; }
member this.LocalUserConfigFilename : string with get, set
Public Property LocalUserConfigFilename As String

Property Value

The configuration file name.

Applies to