ExtensionBaseIsPlatform Property |
Gets whether or not the extension is a platform extension vs. a custom extension.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected virtual bool IsPlatform { get; }
Protected Overridable ReadOnly Property IsPlatform As Boolean
Get
Property Value
Type:
BooleanSee Also