VBCodeProvider Properties
.NET Framework 3.0
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| Container | Gets the IContainer that contains the Component. (inherited from Component) |
| FileExtension | Overridden. Gets the file name extension to use when creating source code files. |
| LanguageOptions | Overridden. Gets a language features identifier. |
| Site | Gets or sets the ISite of the Component. (inherited from Component) |
| Name | Description | |
|---|---|---|
| CanRaiseEvents | Gets a value indicating whether the component can raise an event. (inherited from Component) |
| DesignMode | Gets a value that indicates whether the Component is currently in design mode. (inherited from Component) |
| Events | Gets the list of event handlers that are attached to this Component. (inherited from Component) |