次の方法で共有


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

プロパティ値

現在の Web アプリケーションの場所のサブパス。

適用対象