VBCodeProviderWithDocs Properties

Properties

CanRaiseEventsGets a value indicating whether the component can raise an event.
(Inherited from Component)
ContainerGets the IContainer that contains the Component.
(Inherited from Component)
DesignModeGets a value that indicates whether the Component is currently in design mode.
(Inherited from Component)
EventsGets the list of event handlers that are attached to this Component.
(Inherited from Component)
FileExtensionGets the file name extension to use when creating source code files.
(Inherited from VBCodeProvider)
LanguageOptionsGets a language features identifier.
(Inherited from VBCodeProvider)
SiteGets or sets the ISite of the Component.
(Inherited from Component)

See Also