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.
1/5/2010
Defines a node to display in the TreeView control of the Remote Tools Shell.
The following tables list the members exposed by the PluginNode type.
Public Constructors
| Name | Description | |
|---|---|---|
| PluginNode | Constructs a PluginNode, which defines a single node in the Shell Treeview control. |
Top
Public Properties
| Name | Description | |
|---|---|---|
![]() |
CustomIcon | If the tool developer specifies a custom icon for this node, this will identify that icon. Be sure to specify BuiltInIcon.Custom for the icon type in the constructor. |
![]() |
Data | The T:Microsoft.RemoteToolSdk.PluginComponents.PluginData object associated with this node. |
![]() |
Description | The text description to display in the shell TreeView for this node. |
![]() |
Guid | The GUID for this node. |
![]() |
HostPlugin | The T:Microsoft.RemoteToolSdk.PluginComponents.PluginComponent that owns this node. |
![]() |
ParentGuid | The GUID of the parent node. If NULL or none can be found, this node will go to the "root". |
![]() |
ViewPanel | The T:Microsoft.RemoteToolSdk.PluginComponents.PluginDataView associated with this node. |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Select | Selects this node in the default shell TreeView |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
PluginNode Class
Microsoft.RemoteToolSdk.PluginComponents Namespace
.gif)
.gif)
.gif)
.gif)