IBaseDocData Members

Include Protected Members
Include Inherited Members

Represents document data.

The IBaseDocData type exposes the following members.

Properties

  Name Description
Public property FileName Gets or sets the file name for this document data.
Public property FileReloading Gets or sets whether the file is currently reloading.

Top

Events

  Name Description
Public event Closing Represents the file closing event.
Public event FileChanged Represents the file changed event.
Public event Loaded Represents the file loaded event.
Public event Saved Represents the file saved to disk event.

Top

See Also

Reference

IBaseDocData Interface

Microsoft.VisualStudio.Data.Schema.Project.Common.UI Namespace