ExtensionMainType Property |
The extension's type.
Namespace: Landis.CoreAssembly: Landis.Core (in Landis.Core.dll) Version: 6.1.5452.26346
Syntaxpublic ExtensionType Type { get; }
Public ReadOnly Property Type As ExtensionType
Get
public:
property ExtensionType^ Type {
ExtensionType^ get ();
}
member Type : ExtensionType with get
Property Value
Type:
ExtensionType
See Also