Partager via


ConfigMgrFileCollectionMessage.AddFileToCollection Method

 

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

Overload List

Name Description
System_CAPS_pubmethod AddFileToCollection(CollectedFile)

Adds a CollectedFile object to the collection.

System_CAPS_pubmethod AddFileToCollection(FileInfo)

Adds a FileInfo to the collection.

System_CAPS_pubmethod AddFileToCollection(String)

Adds a file to the collection.

See Also

ConfigMgrFileCollectionMessage Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace

Return to top