 | ISynchronizableAssemblyQualifiedTypeName Property |
Gets the assembly qualified type name of the class that implements this interface.
Typically : this.GetType().AssemblyQualifiedName
Namespace:
EBP.Framework.Common.Interfaces.Synchronization
Assembly:
EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxstring AssemblyQualifiedTypeName { get; }
ReadOnly Property AssemblyQualifiedTypeName As String
Get
Property Value
Type:
String
See Also