AemGlobalSettings.ExceptionFolders Property

Updated: April 16, 2012

Gets the paths to the folders that contain exceptions related to the AEM global settings. Namespace: Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As AemGlobalSettings Dim value As Collection(Of String) value = instance.ExceptionFolders Public ReadOnly Property ExceptionFolders As Collection(Of String)public Collection<string> ExceptionFolders { get; }public: property Collection<String^>^ ExceptionFolders { Collection<String^>^ get (); }/** @property */ public Collection<String> get_ExceptionFolders () public function get ExceptionFolders () : Collection<String> Property ValueReturns a Collection of strings that contain the paths to the folders that contain exceptions related to the AEM global settings.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms