WebConfigurationMap.MachineConfigurationPath プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Machine.config ファイルのファイル システム パスを取得します。
public:
property System::String ^ MachineConfigurationPath { System::String ^ get(); };
public string MachineConfigurationPath { get; }
member this.MachineConfigurationPath : string
Public ReadOnly Property MachineConfigurationPath As String
プロパティ値
Machine.config ファイルのファイル システム パス。コンストラクターnull
の WebConfigurationMap(String, String) パラメーターにmachineConfigurationPath
値が指定されていない場合は 。