Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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