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.
Include Protected Members
Include Inherited Members
Provides properties and events to change a HostItem.
The IVstaHostItem type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Cookie | Gets or sets a string that identifies a HostItem when a service request is made to the host. |
![]() |
DisplayName | Gets or sets a string that specifies a way to identify the name of a HostItem in the user interface if that name differs from the file name (excluding the extension). |
![]() |
EnableVisualStyles | Gets or sets a value that specifies whether Windows Forms and other visual components can be used during code generation. |
![]() |
GenerateCode | Gets or sets a value that specifies whether the code-behind file will be generated. |
![]() |
GenerateGlobals | Gets a value that specifies whether to generate a Globals partial class that contains a static reference to the HostItem. |
![]() |
HostObjects | Gets the collection of host objects that is contained by the HostItem. |
![]() |
Identifier | Gets or sets the class name identifier of the HostItem. |
![]() |
IdentifierUtility | Gets a reference to an IVstaIdentifierUtility object that can be used to create new identifiers for the host item. |
![]() |
IsGlobalsNonuserMaster | Gets or sets a value that specifies whether the Globals class of the HostItem has the DebuggerNonUserCodeAttribute attribute. |
![]() |
ItemBaseType | Gets or sets the name of the base type that the type represented by the HostItem derives from. |
![]() |
ItemInterfaceType | Gets or sets the name of the interface that the type represented by the HostItem implements. |
![]() |
Namespace | Gets or sets the name of the namespace that contains the type represented by the HostItem. |
![]() |
Parent | Gets or sets a reference to the parent of the HostItem. |
![]() |
StartupIndex | Gets or sets a value that specifies the HostItem creation order. |
![]() |
Tag | Gets or sets the object that contains data about the HostItem. |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
Changed | Occurs when any one of the public properties of the HostItem has changed. |
![]() |
Changing | Occurs when any one of the public properties of the HostItem is about to change. |
Top
See Also
Reference
Microsoft.VisualStudio.Tools.Applications.ProgrammingModel.Interop Namespace
.gif)
.gif)