CollectedFileContentType Enumeration

 

Specifies the content type.

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

[SerializableAttribute]
public enum class CollectedFileContentType

Member nameDescription
New

File is newly collected.

Updated

File has been collected and is being updated.

Return to top
Show: