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

Interface used to show that the class is part of a serialized message payload fragment

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

Syntax

                 
  C#     Visual Basic     Visual C++  
public 
interface 
IMessageSerializedSection
Public 
Interface 
IMessageSerializedSection
public 
interface class 
IMessageSerializedSection

Members

           
  All Members     Methods   
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

  Member Description
Validate () () () ()
Validates that internal properties are set correctly before being serialized

See Also