Udostępnij za pośrednictwem


CollectedFileContentType Enumeration

 

Specifies the content type.

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

Syntax

[SerializableAttribute]
public enum CollectedFileContentType
[SerializableAttribute]
public enum class CollectedFileContentType
<SerializableAttribute>
Public Enumeration CollectedFileContentType

Members

Member name Description
New

File is newly collected.

Updated

File has been collected and is being updated.

See Also

Microsoft.ConfigurationManagement.Messaging.Messages Namespace

Return to top