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