System.ComponentModel.License Class

Provides the abstract base class for all licenses. A license is granted to a specific instance of a component.

See Also: License Members

Syntax

public abstract class License : IDisposable

Remarks

All components must call License.Dispose for the licenses they grant when the component is disposed or finalized.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0