ActiveDirectoryRoleFactoryConfiguration.RootPath Eigenschap

Definitie

Hiermee haalt u het hoofdpad voor dit exemplaar op of stelt u dit in.

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

Waarde van eigenschap

Het hoofdpad voor dit exemplaar.

Kenmerken

Opmerkingen

RootPath is een ConfigurationProperty gedefinieerd voor dit type met de standaardwaarde 'RootPath '. Dit type vertegenwoordigt een configuratie-eigenschap, kenmerk of onderliggend element dat is opgenomen in een element van een configuratiebestand.

Van toepassing op