[This is preliminary documentation and is subject to change.]
Get the type of plugin
| C# | Visual Basic | Visual C++ |
public PluginMgr..::.PluginType Type { get; }
Public ReadOnly Property Type As PluginMgr..::.PluginType
public: virtual property PluginMgr..::.PluginType Type { PluginMgr..::.PluginType get () sealed; }