IdentityGeneratorFilesConfig.GetAreaFolders(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static cli::array <System::String ^> ^ GetAreaFolders(bool isDataRequired);
public static string[] GetAreaFolders (bool isDataRequired);
static member GetAreaFolders : bool -> string[]
Public Shared Function GetAreaFolders (isDataRequired As Boolean) As String()
Parameters
- isDataRequired
- Boolean
Returns
- String[]