AemGlobalSettings.ExceptionFolders Property
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.
Exception Folders: Process these folders bypassing all security checks!
public:
property System::Collections::ObjectModel::Collection<System::String ^> ^ ExceptionFolders { System::Collections::ObjectModel::Collection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.Collection<string> ExceptionFolders { get; }
member this.ExceptionFolders : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property ExceptionFolders As Collection(Of String)
Property Value
Returns a Collection<T> of strings that contain the paths to the folders that contain exceptions related to the AEM global settings.