共用方式為


WebContext.LocationSubPath 屬性

定義

取得 Web 應用程式的位置子路徑。

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

屬性值

String

目前 Web 應用程式的位置子路徑。

適用於