Dela via


IVsMSBuildTaskFileManager Members

Include Protected Members
Include Inherited Members

Enables MSBuild to use memory instead of disk files for Intellisense builds.

The IVsMSBuildTaskFileManager type exposes the following members.

Methods

 

Name

Description

Public method

Delete

Deletes a file on disk and removes it from the RDT.

Public method

Exists

Determines if a file exists in the RDT or on disk.

Public method

GetFileContents

Gets the contents of a specified file.

Public method

GetFileDocData

Gets the DocData object for a file registered in the RDT.

Public method

GetFileLastChangeTime

Gets the time of the last change to a file.

Public method

IsRealBuildOperation

Determines if a build is real or for design-time Intellisense.

Public method

PutGeneratedFileContents

Puts the contents of a generated file into an in-memory buffer and registers it in the RDT.

Top

See Also

Reference

IVsMSBuildTaskFileManager Interface

Microsoft.VisualStudio.Shell.Interop Namespace