Click or drag to resize
ExtensionMainPlugInType Property

Note: This API is now obsolete.

The extension's type.

Namespace: Landis.Core
Assembly: Landis.Core (in Landis.Core.dll) Version: 6.1.5452.26346
Syntax
[ObsoleteAttribute("Use the Type property instead.")]
public ExtensionType PlugInType { get; }

Property Value

Type: ExtensionType
See Also