次の方法で共有


ManagementContentNavigator.PhysicalPath プロパティ

定義

現在の管理コンテンツ 項目の物理パスを取得します。

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

プロパティ値

現在の管理コンテンツ 項目の物理パス。

適用対象