Share via


IDocDataBase Interface

This class and its members are reserved for internal use and are not intended to be used in your code. The interface supported by all our document data.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
Public Interface IDocDataBase
public interface IDocDataBase
public interface class IDocDataBase
type IDocDataBase =  interface end
public interface IDocDataBase

The IDocDataBase type exposes the following members.

Properties

  Name Description
Public property FileName This class and its members are reserved for internal use and are not intended to be used in your code.
Public property FileReloading This class and its members are reserved for internal use and are not intended to be used in your code.

Top

Events

  Name Description
Public event Closing This class and its members are reserved for internal use and are not intended to be used in your code.
Public event FileChanged This class and its members are reserved for internal use and are not intended to be used in your code.
Public event Loaded This class and its members are reserved for internal use and are not intended to be used in your code.
Public event Saved This class and its members are reserved for internal use and are not intended to be used in your code.

Top

See Also

Reference

Microsoft.VisualStudio.Data.Schema.Package.Internal Namespace