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.
3/12/2014
Constructs this object.
Namespace: Microsoft.RemoteToolSdk.PluginComponents
Assembly: Microsoft.RemoteToolSdk (in microsoft.remotetoolsdk.dll)
Syntax
protected PluginData (
PluginComponent host,
string guid
)
'Declaration
Protected Sub New ( _
host As PluginComponent, _
guid As String _
)
Parameters
- host
The plug-in that owns this object.
- guid
The GUID of a node this data is associated with. If the data is used in more than one node, use the GUID of the first one.
See Also
Reference
PluginData Class
PluginData Members
Microsoft.RemoteToolSdk.PluginComponents Namespace