共用方式為


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

屬性值

String

根 Web.config 檔的實體路徑。

適用於