Sdílet prostřednictvím


ActiveDirectoryRoleFactoryConfiguration.RootPath Vlastnost

Definice

Získá nebo nastaví kořenovou cestu pro tuto instanci.

public:
 property System::String ^ RootPath { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("RootPath", DefaultValue="")]
public string RootPath { get; set; }
[<System.Configuration.ConfigurationProperty("RootPath", DefaultValue="")>]
member this.RootPath : string with get, set
Public Property RootPath As String

Hodnota vlastnosti

String

Kořenová cesta této instance

Atributy

Poznámky

RootPath je ConfigurationProperty definován pro tento typ s výchozí hodnotou RootPath . Tento typ představuje konfigurační vlastnost, atribut nebo podřízený element, který je obsažen v elementu konfiguračního souboru.

Platí pro