public class ToolTypeDefinitionItem
Public Class ToolTypeDefinitionItem
No code example is currently available or this language may not be supported.
ToolTypeDefinitionItem | Initializes a new instance of the ToolTypeDefinitionItem class |
Groups | Get a reference to a list of names of conceptual groups to which this tool belongs. |
PublishedProperties | Get a reference to the list of property names published for this type of tool. |
Supported | Get/Set a value indicating whether this tool type is currently supported. |
ToolType | Get/Set the name of the tool type. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |
mGroups | Private member for Groups. |
mPublishedProperties | Private member for PublishedProperties. |
mSupported | Private member for Supported. |
mToolType | Private member for ToolType. |