Freigeben über


NavigationItem.ConfigurationPath Eigenschaft

Definition

Ruft den Konfigurationspfad für das Navigationselement ab.

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

Eigenschaftswert

Ein ManagementConfigurationPath -Objekt, das die Navigationselementinformationen enthält.

Hinweise

Der Konfigurationspfad ist der Speicherort des Navigationselements in einer Verwaltungseinheit, z. B. Anwendungspfad, Ordnerpfad, Pfadtyp oder Websitename.

Der Konfigurationspfad für die Startseite im IIS-Manager lautet null.

Gilt für: