ArchiveFileEventArgs(ArchiveData) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
ArchiveFileEventArgs(Microsoft::Build::Logging::ArchiveData ^ archiveData);
public ArchiveFileEventArgs (Microsoft.Build.Logging.ArchiveData archiveData);
new Microsoft.Build.Logging.ArchiveFileEventArgs : Microsoft.Build.Logging.ArchiveData -> Microsoft.Build.Logging.ArchiveFileEventArgs
Public Sub New (archiveData As ArchiveData)
Parameters
- archiveData
- ArchiveData