SimpleWorkerRequest.RootWebConfigPath 屬性

定義

取得根 Web.config 檔案的完整物理路徑。

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

屬性值

指向根 Web.config 檔案的物理路徑。

適用於