SchemaCompareProjectBasedModelProvider.ReconnectToProjectNode Method
If the project is closed, the project node of this model provider is nulled out. If the user hits refresh, you must reconnect.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
Public Sub ReconnectToProjectNode
public void ReconnectToProjectNode()
public:
void ReconnectToProjectNode()
member ReconnectToProjectNode : unit -> unit
public function ReconnectToProjectNode()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
SchemaCompareProjectBasedModelProvider Class
Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare Namespace