Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This class and its members are reserved for internal use and are not intended to be used in your code.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
<GuidAttribute("EB12EA88-0C55-449e-8E94-40C5645B15A6")> _
<ComVisibleAttribute(True)> _
Public Interface IDatabaseProjectNodeRetriever
[GuidAttribute("EB12EA88-0C55-449e-8E94-40C5645B15A6")]
[ComVisibleAttribute(true)]
public interface IDatabaseProjectNodeRetriever
[GuidAttribute(L"EB12EA88-0C55-449e-8E94-40C5645B15A6")]
[ComVisibleAttribute(true)]
public interface class IDatabaseProjectNodeRetriever
[<GuidAttribute("EB12EA88-0C55-449e-8E94-40C5645B15A6")>]
[<ComVisibleAttribute(true)>]
type IDatabaseProjectNodeRetriever = interface end
public interface IDatabaseProjectNodeRetriever
The IDatabaseProjectNodeRetriever type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ProjectNode | 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.Project.Internal Namespace