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 | |
---|---|---|
FileName | This class and its members are reserved for internal use and are not intended to be used in your code. | |
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 | |
---|---|---|
Closing | This class and its members are reserved for internal use and are not intended to be used in your code. | |
FileChanged | This class and its members are reserved for internal use and are not intended to be used in your code. | |
Loaded | This class and its members are reserved for internal use and are not intended to be used in your code. | |
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