[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Stores the MP Message Body Hooks

Namespace:  Microsoft.ConfigurationManagement.Messaging.Framework.ManagementPoint
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
[
SerializableAttribute]
public 
class 
MPMessageBodyHook
<
SerializableAttribute> _
Public 
Class 
MPMessageBodyHook
[
SerializableAttribute]
public 
ref class 
MPMessageBodyHook

Members

                       
  All Members     Constructors      Properties      Methods   
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

  Member Description
MPMessageBodyHook () () () ()
Initializes a new instance of the MPMessageBodyHookclass.
MPMessageBodyHook(String)
Initializes a new instance of the MPMessageBodyHookclass.
Equals(Object) (Inherited from Object.)
Finalize () () () () (Inherited from Object.)
GetHashCode () () () () (Inherited from Object.)
GetType () () () () (Inherited from Object.)
HookProperties
Gets properties contained in the hook. Returns null if there are none.
MemberwiseClone () () () () (Inherited from Object.)
Name
Gets or sets the name of the hook
ToString () () () () (Inherited from Object.)

Inheritance Hierarchy

See Also