Describes a component.
Namespace:
Gallio.Runtime.ExtensibilityAssembly: Gallio (in Gallio.dll) Version: 3.2.0.0 (3.2.570.0)
Syntax
| C# |
|---|
public interface IComponentDescriptor |
| Visual Basic (Declaration) |
|---|
Public Interface IComponentDescriptor |
Remarks
The descriptor is used to query declarative information about the component and to load associated code and resources.
