Click or drag to resize

LicensingLicensedComponents Property

Gets a list of components that are licensed for use.

Namespace:  AGI.Foundation
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static IEnumerable<LicensedComponent> LicensedComponents { get; }

Property Value

Type: IEnumerableLicensedComponent
See Also