Aracılığıyla paylaş


ActiveDirectoryRoleFactoryConfiguration.RootPath Özellik

Tanım

Bu örneğin kök yolunu alır veya ayarlar.

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

Özellik Değeri

String

Bu örneğin kök yolu.

Öznitelikler

Açıklamalar

RootPath , bu ConfigurationProperty tür için varsayılan " " değeriyle RootPath tanımlanmıştır. Bu tür bir yapılandırma dosyasının öğesinde yer alan bir yapılandırma özelliğini, özniteliğini veya alt öğeyi temsil eder.

Şunlara uygulanır