次の方法で共有


NavigationItem.ConfigurationPath プロパティ

定義

ナビゲーション項目の構成パスを取得します。

public:
 property Microsoft::Web::Management::Server::ManagementConfigurationPath ^ ConfigurationPath { Microsoft::Web::Management::Server::ManagementConfigurationPath ^ get(); };
public Microsoft.Web.Management.Server.ManagementConfigurationPath ConfigurationPath { get; }
member this.ConfigurationPath : Microsoft.Web.Management.Server.ManagementConfigurationPath
Public ReadOnly Property ConfigurationPath As ManagementConfigurationPath

プロパティ値

ManagementConfigurationPathナビゲーション 項目情報を格納している オブジェクト。

注釈

構成パスは、アプリケーション パス、フォルダー パス、パスの種類、サイト名など、管理単位内のナビゲーション 項目の場所です。

IIS マネージャーの [スタート] ページの構成パスは です null

適用対象