Click or drag to resize
weroSoft AG, Software
ClientPluginMetadataPluginTypeName Property
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets the name of the plug-in type.

Namespace:  WeroSoft.ComponentModel.Client
Assembly:  WeroSoft.Client.Library (in WeroSoft.Client.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public string PluginTypeName { get; protected set; }

Property Value

Type: String

Implements

IClientPluginMetadataPluginTypeName
Remarks
This property is filled in automatically, but because this type name has neither a name space or an assembly information it is not guarantied to be unique.
See Also