Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
Visual Basic |
---|
Dim instance As ManagementPackWriteActionModuleType |
Syntax
Visual Basic |
---|
<SerializableAttribute> _ Public Class ManagementPackWriteActionModuleType Inherits ManagementPackModuleType |
C# |
---|
[SerializableAttribute] public class ManagementPackWriteActionModuleType : ManagementPackModuleType |
C++ |
---|
[SerializableAttribute] public ref class ManagementPackWriteActionModuleType : public ManagementPackModuleType |
J# |
---|
/** @attribute SerializableAttribute() */ public class ManagementPackWriteActionModuleType extends ManagementPackModuleType |
JScript |
---|
SerializableAttribute public class ManagementPackWriteActionModuleType extends ManagementPackModuleType |
Inheritance Hierarchy
System.Object
Microsoft.EnterpriseManagement.Configuration.ManagementPackItem
Microsoft.EnterpriseManagement.Configuration.ManagementPackElement
Microsoft.EnterpriseManagement.Configuration.ManagementPackAccessibleElement
Microsoft.EnterpriseManagement.Configuration.ManagementPackModuleType
Microsoft.EnterpriseManagement.Configuration.ManagementPackWriteActionModuleType
Microsoft.EnterpriseManagement.Configuration.ManagementPackItem
Microsoft.EnterpriseManagement.Configuration.ManagementPackElement
Microsoft.EnterpriseManagement.Configuration.ManagementPackAccessibleElement
Microsoft.EnterpriseManagement.Configuration.ManagementPackModuleType
Microsoft.EnterpriseManagement.Configuration.ManagementPackWriteActionModuleType
Thread Safety
Any public static (Shared in Visual
Basic) members of this type are thread safe. Any instance members
are not guaranteed to be thread safe.