Condividi tramite


WebConfigurationMap.MachineConfigurationPath Proprietà

Definizione

Ottiene il percorso del file system del file Machine.config.

public:
 property System::String ^ MachineConfigurationPath { System::String ^ get(); };
public string MachineConfigurationPath { get; }
member this.MachineConfigurationPath : string
Public ReadOnly Property MachineConfigurationPath As String

Valore della proprietà

Percorso del file system del file Machine.config o null se un valore non viene specificato nel machineConfigurationPath parametro del WebConfigurationMap(String, String) costruttore.

Si applica a