Udostępnij za pośrednictwem


ActiveDirectoryRoleFactoryConfiguration.RootPath Właściwość

Definicja

Pobiera lub ustawia ścieżkę główną dla tego wystąpienia.

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

Wartość właściwości

Ścieżka główna dla tego wystąpienia.

Atrybuty

Uwagi

RootPathConfigurationProperty jest zdefiniowany dla tego typu z wartością domyślną "RootPath ". Ten typ reprezentuje właściwość konfiguracji, atrybut lub element podrzędny, który znajduje się w elemecie pliku konfiguracji.

Dotyczy