ActiveDirectoryRoleFactoryConfiguration::RootPath Property
.NET Framework (current version)
Gets or sets the root path for this instance.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
public: [ConfigurationPropertyAttribute("RootPath", DefaultValue = "")] property String^ RootPath { String^ get(); void set(String^ value); }
RootPath is a ConfigurationProperty defined for this type with default value "RootPath ". This type represents a configuration property, attribute, or child element that is contained in an element of a configuration file.
.NET Framework
Available since 3.0
Available since 3.0
Show: