Moonware.Common
CoreManagerType Enumeration



This enumeration defines the kind of plugins for Core (not linked to any
Syntax
'Declaration
 
<DataContractAttribute()>
Public Enum CoreManagerType 
   Inherits System.Enum
'Usage
 
Dim instance As CoreManagerType
[DataContractAttribute()]
public enum CoreManagerType : System.Enum 
[DataContractAttribute()]
public enum class CoreManagerType : public System.Enum 
Members
MemberDescription
AlertManager AlertManager
Core Undefined
GalleryManager GalleryManager
SyncManager SyncManager
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Moonware.Common.CoreManagerType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Moonware.Common Namespace

Send Feedback