Прочитај на енглеском

Делите путем


ArchiveFile Class

Definition

Fully materialized (in-memory) embedded file. Easier to work with (the content is expressed in a single string), but more memory greedy.

C#
public sealed class ArchiveFile : Microsoft.Build.Logging.ArchiveData
Inheritance
ArchiveFile

Constructors

Properties

Content

The content of the original file.

FullPath

Full path of the original file before it was put in the embedded archive.

(Inherited from ArchiveData)

Methods

Dispose() (Inherited from ArchiveData)
ToArchiveFile()

Materializes the whole content of the embedded file in memory as a string.

Applies to

Производ Верзије
MSBuild 17
MSBuild (.NET Core) 17