FileCollectionMessage Class

 

Represents a file collection agent message.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Messages.Ccm
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

System::Object
  Microsoft.ConfigurationManagement.Messaging.Messages.Ccm::FileCollectionMessage

[SerializableAttribute]
public ref class FileCollectionMessage sealed 

NameDescription
System_CAPS_pubmethodFileCollectionMessage()

Initializes a new instance of the FileCollectionMessage class.

NameDescription
System_CAPS_pubpropertyAction

Gets or sets the file collection action.

System_CAPS_pubpropertyMessageType

Gets or sets the message type. This value should not be changed.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: